Comment #4 on issue 28183 by [email protected]: Fix repaint issues, revealed by layout tests. http://code.google.com/p/chromium/issues/detail?id=28183
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=33548
------------------------------------------------------------------------
r33548 | [email protected] | 2009-12-01 21:03:43 -0800 (Tue, 01 Dec 2009)
| 24 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1205-c561-list-displ-00-b-expected.checksum?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1205-c561-list-displ-00-b-expected.png?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1205-c565-list-pos-00-b-expected.checksum?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1205-c565-list-pos-00-b-expected.png?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag-expected.png?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c561-list-displ-00-b-expected.checksum?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c561-list-displ-00-b-expected.png?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c561-list-displ-00-b-expected.txt?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c565-list-pos-00-b-expected.checksum?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c565-list-pos-00-b-expected.png?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c565-list-pos-00-b-expected.txt?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag-expected.png?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/list-marker-expected.txt?r1=33548&r2=33547
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/test_expectations.txt?r1=33548&r2=33547
Rebaseline some tests.
LayoutTests/fast/repaint/list-marker.html
LayoutTests/css2.1/t1205-c561-list-displ-00-b.html
LayoutTests/css2.1/t1205-c565-list-pos-00-b.html
LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag.html
They are marked as expected failures in
http://codereview.chromium.org/454017
The list-marker one is a bit trickier than others.
The position of texts after the list makers were wrong in expected image.
However, it seems italic-styled character 'p' is lacking with the current
test_shell and this is why it was marked as an expected failure.
As its dump render tree result is correct, I've just rebaselined the text
and added some comments on test_expectations.txt.
Note that the following upstream change will fix the rest tests.
https://bugs.webkit.org/show_bug.cgi?id=32014
BUG=28183
TEST=trybots
Review URL: http://codereview.chromium.org/450033
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
