Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 13375: Fix incorrect pattern offsets, and rebaseline associated test results. (Closed)
Patch Set: New fix plus rebaselines Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « webkit/port/platform/graphics/skia/ImageSkia.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 // Bug 1124548: Copying with no selection is sometimes supposed to work 4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941) 5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
7 7
8 // onload race condition due to poorly designed test. 8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone. Not needed for Beta. 9 // Works fine when run stand-alone. Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure 10 // Also skipped by Apple on Windows, due to intermittent failure
(...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
621 LayoutTests/accessibility = FAIL 621 LayoutTests/accessibility = FAIL
622 // Linux pixeltest failure: Image scaling is terrible 622 // Linux pixeltest failure: Image scaling is terrible
623 LINUX WIN : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL 623 LINUX WIN : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL
624 // Border radius not anti-aliased. 624 // Border radius not anti-aliased.
625 WIN : LayoutTests/fast/borders/fieldsetBorderRadius.html = FAIL 625 WIN : LayoutTests/fast/borders/fieldsetBorderRadius.html = FAIL
626 // Linux pixeltest failure: We can't do gradient filled text 626 // Linux pixeltest failure: We can't do gradient filled text
627 LINUX WIN : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL 627 LINUX WIN : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
628 // It looks like the text is the wrong color. 628 // It looks like the text is the wrong color.
629 WIN : LayoutTests/fast/canvas/canvas-text-baseline.html = FAIL 629 WIN : LayoutTests/fast/canvas/canvas-text-baseline.html = FAIL
630 LayoutTests/fast/dom/SelectorAPI/NSResolver-exceptions.xhtml = FAIL 630 LayoutTests/fast/dom/SelectorAPI/NSResolver-exceptions.xhtml = FAIL
631 // Linux pixeltest failure: border gradients are improperly offset
632 LINUX WIN : LayoutTests/fast/gradients/border-image-gradient.html = FAIL
633 // Linux pixeltest failure: radial gradients don't have offset focal point 631 // Linux pixeltest failure: radial gradients don't have offset focal point
634 LINUX WIN : LayoutTests/fast/gradients/generated-gradients.html = FAIL 632 LINUX WIN : LayoutTests/fast/gradients/generated-gradients.html = FAIL
635 // Linux pixeltest failure: radial gradients don't have offset focal point 633 // Linux pixeltest failure: radial gradients don't have offset focal point
636 LINUX WIN : LayoutTests/fast/gradients/simple-gradients.html = FAIL 634 LINUX WIN : LayoutTests/fast/gradients/simple-gradients.html = FAIL
637 LINUX WIN : LayoutTests/fast/media/viewport-media-query.html = FAIL 635 LINUX WIN : LayoutTests/fast/media/viewport-media-query.html = FAIL
638 LINUX WIN : LayoutTests/fast/overflow/float-in-relpositioned.html = FAIL 636 LINUX WIN : LayoutTests/fast/overflow/float-in-relpositioned.html = FAIL
639 // Our pixel results have a darker green color. 637 // Our pixel results have a darker green color.
640 WIN : LayoutTests/fast/table/border-collapsing/equal-precedence-resolution.html = FAIL 638 WIN : LayoutTests/fast/table/border-collapsing/equal-precedence-resolution.html = FAIL
641 LINUX WIN : LayoutTests/fast/table/prepend-in-anonymous-table.html = FAIL 639 LINUX WIN : LayoutTests/fast/table/prepend-in-anonymous-table.html = FAIL
642 LINUX WIN : LayoutTests/fast/table/vertical-align-baseline.html = FAIL 640 LINUX WIN : LayoutTests/fast/table/vertical-align-baseline.html = FAIL
(...skipping 1462 matching lines...) Expand 10 before | Expand all | Expand 10 after
2105 LayoutTests/fast/box-sizing/percentage-height.html = FAIL 2103 LayoutTests/fast/box-sizing/percentage-height.html = FAIL
2106 LayoutTests/fast/forms/001.html = FAIL 2104 LayoutTests/fast/forms/001.html = FAIL
2107 LayoutTests/fast/forms/button-default-title.html = FAIL 2105 LayoutTests/fast/forms/button-default-title.html = FAIL
2108 LayoutTests/fast/forms/control-clip.html = FAIL 2106 LayoutTests/fast/forms/control-clip.html = FAIL
2109 LayoutTests/fast/forms/input-first-letter.html = FAIL 2107 LayoutTests/fast/forms/input-first-letter.html = FAIL
2110 LayoutTests/fast/forms/select-baseline.html = FAIL 2108 LayoutTests/fast/forms/select-baseline.html = FAIL
2111 LayoutTests/svg/custom/animate-path-discrete.svg = FAIL 2109 LayoutTests/svg/custom/animate-path-discrete.svg = FAIL
2112 2110
2113 // Merge 39309:39335 New Test 2111 // Merge 39309:39335 New Test
2114 LayoutTests/fast/dom/Window/window-custom-prototype.html = FAIL 2112 LayoutTests/fast/dom/Window/window-custom-prototype.html = FAIL
OLDNEW
« no previous file with comments | « webkit/port/platform/graphics/skia/ImageSkia.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698