Sign in
webkit
/
WebKit
/
8c551616acce2c42251182c7abaffe8c5bfc0fe5
/
.
/
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