Sign in
webkit
/
WebKit
/
4e0421c6ea3f688eaca7446095f3ecfb4d4cd4e9
/
.
/
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