Sign in
webkit
/
WebKit
/
3e01ea2c6e60dac71bbc2366692c12538bc3430c
/
.
/
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