Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / sub-pixel / auto-table-layout-should-avoid-text-wrapping-expected.txt
blob411955fe39b896049756d667a7ddc1c0bc205dfa
1 This tests that we don't incorrectly wrap an auto-layout table due to improper truncation of sub-pixel accumulation. See Bug 93911.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.getElementById('testCell').offsetHeight + 'px' is getComputedStyle(document.getElementById('testCell')).lineHeight
7 PASS successfullyParsed is true
9 TEST COMPLETE