diff options
Diffstat (limited to 'webkit')
6 files changed, 32 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum new file mode 100644 index 0000000..f917f70 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum @@ -0,0 +1 @@ +9792654b24250b898724414ab1162272
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png Binary files differnew file mode 100644 index 0000000..de08c3e --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt new file mode 100644 index 0000000..77e3d16 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt @@ -0,0 +1,30 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x100 + RenderBlock {HTML} at (0,0) size 800x100 + RenderBody {BODY} at (8,16) size 784x76 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 260x19 + text run at (0,0) width 260: "The following two lines should be the same:" + RenderBlock {DIV} at (0,36) size 784x20 + RenderInline {SPAN} at (0,0) size 14x19 + RenderInline (generated) at (0,0) size 14x19 + RenderCounter at (0,0) size 8x19 + text run at (0,0) width 8: "1" + RenderText at (8,0) size 6x19 + text run at (8,0) width 6: "-" + RenderInline {SPAN} at (0,0) size 14x19 + RenderInline (generated) at (0,0) size 14x19 + RenderCounter at (14,0) size 8x19 + text run at (14,0) width 8: "2" + RenderText at (22,0) size 6x19 + text run at (22,0) width 6: "-" + RenderInline {SPAN} at (0,0) size 14x19 + RenderInline (generated) at (0,0) size 14x19 + RenderCounter at (28,0) size 8x19 + text run at (28,0) width 8: "3" + RenderText at (36,0) size 6x19 + text run at (36,0) width 6: "-" + RenderBlock {DIV} at (0,56) size 784x20 + RenderText {#text} at (0,0) size 42x19 + text run at (0,0) width 42: "1-2-3-" diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum deleted file mode 100644 index a6525b9..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -aba1513abdce76708b6648e193cd2f86
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png Binary files differdeleted file mode 100644 index c99e53e..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/css2.1/t1204-reset-01-c-o-expected.png +++ /dev/null diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 329e7f2..ce09731 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -20,7 +20,7 @@ LayoutTests/css2.1/t1204-increment-00-c-o.html = FAIL LayoutTests/css2.1/t1204-increment-01-c-o.html = FAIL LayoutTests/css2.1/t1204-increment-02-c-o.html = FAIL LayoutTests/css2.1/t1204-reset-00-c-o.html = FAIL -LayoutTests/css2.1/t1204-reset-01-c-o.html = FAIL +WIN MAC : LayoutTests/css2.1/t1204-reset-01-c-o.html = FAIL // This are failing for different reasons under our new lighttpd configuration // TODO(deanm): Address all of these via lighttpd if possible, otherwise fork. |