Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / font-size-zero-expected.txt
blob20e0cfc1cb510d982eb55d65e8cece6c1acfac79
1 Tests that text with font-size:0 has zero height and width.
3 PASS s.getBoundingClientRect().height is 0
4 PASS s.getBoundingClientRect().width is 0
5 PASS successfullyParsed is true
7 TEST COMPLETE