| Index: webkit/tools/layout_tests/test_expectations.txt
|
| diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
|
| index 50eca1ccf807d407614e4d00e6d13e4c2e6b9d4d..dfaf4137826556bcd1981e0804e78c574833ca9e 100644
|
| --- a/webkit/tools/layout_tests/test_expectations.txt
|
| +++ b/webkit/tools/layout_tests/test_expectations.txt
|
| @@ -836,7 +836,11 @@ BUG11153 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = F
|
|
|
| // Repaint issues are revealed by these tests.
|
| BUG28183 : LayoutTests/fast/repaint/box-shadow-v.html = IMAGE
|
| -BUG28183 WIN LINUX : LayoutTests/fast/repaint/list-marker.html = IMAGE+TEXT
|
| +// The difference of positions of texts after the list markers is NOT
|
| +// an issue. The behavior of the expectations was wrong. The real
|
| +// problem is the change of the 'p' in italic "properly". Note that
|
| +// upstream expectation image has the same issue.
|
| +BUG28183 WIN LINUX : LayoutTests/fast/repaint/list-marker.html = IMAGE
|
|
|
| // Extra space at end of test results. Since this is a crash test, a
|
| // FAIL here is just as good as running the test normally.
|
| @@ -3025,8 +3029,5 @@ BUG29059 : LayoutTests/editing/selection/mixed-editability-10.html = FAIL
|
| BUG29059 : LayoutTests/editing/deleting/5390681-2.html = FAIL
|
|
|
| // New failures from WebKit r51527
|
| -BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c561-list-displ-00-b.html = IMAGE+TEXT
|
| -BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c565-list-pos-00-b.html = IMAGE+TEXT
|
| -BUG_HAMAJI WIN LINUX : LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html = IMAGE+TEXT
|
| BUG_HAMAJI WIN LINUX : LayoutTests/fast/block/positioning/complex-percentage-height.html = IMAGE+TEXT
|
| BUG_HAMAJI WIN LINUX : LayoutTests/fast/lists/item-not-in-list-line-wrapping.html = IMAGE+TEXT
|
|
|