5 testRunner
.dumpAsText();
7 window
.onload = function() {
9 alert("This test requires window.internals");
10 var nodes
= internals
.nodesFromRect(document
, 100, 100, 20, 20, 20, 20, false, false);
11 alert("PASS: This test did not trigger an ASSERT");
15 <body style=
"background:gray;">
16 <article style=
"width:100px;position:relative;">
17 <a id=
"anchor" href=
"#">
18 <div style=
"position: relative;">
19 <img alt=
"Test image" style=
"max-width: 100px;" height=
"100" width=
"100">