Mypal/devtools/client/inspector/test/doc_inspector_breadcrumbs_visibility.html
2019-03-11 13:26:37 +03:00

23 lines
901 B
HTML

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body>
<div id="aVeryLongIdToExceedTheBreadcrumbTruncationLimit">
<div id="anotherVeryLongIdToExceedTheBreadcrumbTruncationLimit">
<div id="aThirdVeryLongIdToExceedTheTruncationLimit">
<div id="aFourthOneToExceedTheTruncationLimit">
<div id="aFifthOneToExceedTheTruncationLimit">
<div id="aSixthOneToExceedTheTruncationLimit">
<div id="aSeventhOneToExceedTheTruncationLimit">
A text node at the end
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>