Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitgtk/2.6
/
.
/
LayoutTests
/
fast
/
text
/
simple-lines-hover-expected.html
blob: 7f002502552e53c9b136b1be12c2d74f886ac59f [
file
] [
edit
]
<script>
if
(
window
.
internals
)
internals
.
settings
.
setSimpleLineLayoutDebugBordersEnabled
(
true
);
</script>
<div
id
=
"target"
>
This text should have border around it indicating it is in simple line layout mode
</div>