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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 12217047: Fix Y-flipped lighting in accelerated SVG reference filters in CSS. Since the compositor draws all… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated to ToT Created 7 years, 10 months 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 | Annotate | Revision Log
« no previous file with comments | « cc/gl_renderer.cc ('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 # TEMPORARY overrides of 1 # TEMPORARY overrides of
2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 2 # src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
3 # that are associated with changes to the Skia code. 3 # that are associated with changes to the Skia code.
4 # 4 #
5 # GUIDELINES: 5 # GUIDELINES:
6 # - This file should be empty most of the time. 6 # - This file should be empty most of the time.
7 # - Expectations should only be added TEMPORARILY, as a step towards 7 # - Expectations should only be added TEMPORARILY, as a step towards
8 # rebaselining layout test results. If any one expectation remains in here 8 # rebaselining layout test results. If any one expectation remains in here
9 # for more than a week or two, then we are probably doing something wrong. 9 # for more than a week or two, then we are probably doing something wrong.
10 # - Expectations from this file should NOT be rolled into any other 10 # - Expectations from this file should NOT be rolled into any other
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 crbug.com/174338 [ Linux ] fast/repaint/japanese-rl-selection-repaint-in-regions .html [ ImageOnlyFailure ] 70 crbug.com/174338 [ Linux ] fast/repaint/japanese-rl-selection-repaint-in-regions .html [ ImageOnlyFailure ]
71 crbug.com/174338 [ Linux SnowLeopard Lion ] fast/repaint/japanese-rl-selection-r epaint.html [ ImageOnlyFailure ] 71 crbug.com/174338 [ Linux SnowLeopard Lion ] fast/repaint/japanese-rl-selection-r epaint.html [ ImageOnlyFailure ]
72 crbug.com/174338 [ Linux SnowLeopard MountainLion Lion ] fast/text/justify-ideog raph-vertical.html [ ImageOnlyFailure ] 72 crbug.com/174338 [ Linux SnowLeopard MountainLion Lion ] fast/text/justify-ideog raph-vertical.html [ ImageOnlyFailure ]
73 crbug.com/174338 fast/writing-mode/border-vertical-lr.html [ ImageOnlyFailure ] 73 crbug.com/174338 fast/writing-mode/border-vertical-lr.html [ ImageOnlyFailure ]
74 crbug.com/174338 fast/writing-mode/japanese-lr-selection.html [ ImageOnlyFailure ] 74 crbug.com/174338 fast/writing-mode/japanese-lr-selection.html [ ImageOnlyFailure ]
75 crbug.com/174338 fast/writing-mode/japanese-lr-text.html [ ImageOnlyFailure ] 75 crbug.com/174338 fast/writing-mode/japanese-lr-text.html [ ImageOnlyFailure ]
76 crbug.com/174338 fast/writing-mode/japanese-rl-selection.html [ ImageOnlyFailure ] 76 crbug.com/174338 fast/writing-mode/japanese-rl-selection.html [ ImageOnlyFailure ]
77 crbug.com/174338 fast/writing-mode/japanese-rl-text.html [ ImageOnlyFailure ] 77 crbug.com/174338 fast/writing-mode/japanese-rl-text.html [ ImageOnlyFailure ]
78 crbug.com/174338 svg/custom/shapes-supporting-markers.svg [ ImageOnlyFailure ] 78 crbug.com/174338 svg/custom/shapes-supporting-markers.svg [ ImageOnlyFailure ]
79 79
80 # Needs rebaseline due to minor pixel differences.
81 webkit.org/b/104289 css3/filters/effect-reference-ordering-hw.html [ ImageOnlyFa ilure ]
82
80 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) 83 # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
OLDNEW
« no previous file with comments | « cc/gl_renderer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698