Sign in
webkit
/
WebKit
/
7f9874890985133e41b8596da57b25ed06c3cdf0
/
.
/
LayoutTests
/
fast
/
text
/
font-size-zero-expected.txt
blob: 20e0cfc1cb510d982eb55d65e8cece6c1acfac79 [
file
] [
log
] [
blame
]
Tests that text with font-size:0 has zero height and width.
PASS s.getBoundingClientRect().height is 0
PASS s.getBoundingClientRect().width is 0
PASS successfullyParsed is true
TEST COMPLETE