Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / lists / list-style-position-inside-expected.txt
blobaa3846d7d76be401f1c4121028d90d982f29d1aa
1 PASS All items in floating ul has the expected height.
2 PASS Width of first item in floating ul is affected by list marker as expected.
3 PASS All items in floating ol has the expected height.
4 PASS Width of first item in floating ol is affected by list marker as expected.
5 PASS All items in block ul has the expected height.
6 PASS Width of first item in block ul is affected by list marker as expected.
7 PASS All items in block ol has the expected height.
8 PASS Width of first item in block ol is affected by list marker as expected.
9 PASS successfullyParsed is true
11 TEST COMPLETE