Sign in
webkit
/
WebKit
/
9f9c15eb6fdc193d77c7e606d643d4b8ec49399b
/
.
/
LayoutTests
/
fast
/
text
/
stale-TextLayout-from-first-line-expected.html
blob: 8ba82c7555184837a52e7fcfcd8f6fcf4a1025a3 [
file
] [
log
] [
blame
]
mitz@apple.com
d4c153d
2012-09-16 23:36:41 +0000
[
diff
] [
blame
]
1
<style>
2
div
{
3
width
:
12ex
;
4
border
:
solid blue
;
5
}
6
7
div
::
first-line
{
8
font-size
:
200%
;
9
}
10
</style>
11
<div>
12
xxxx xxxx xxxx xxxx xxxx xxxx
<!-- -->
̀
13
</div>