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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 11411361: Enable skia's separable mask blur. Remove the SK_DISABLE_SEPARABLE_MASK_BLUR flag from skia.gyp, a… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | Annotate | Revision Log
« no previous file with comments | « skia/skia.gyp ('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 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 crbug.com/162247 svg/W3C-SVG-1.1/animate-elem-82-t.svg [ ImageOnlyFailure ] 57 crbug.com/162247 svg/W3C-SVG-1.1/animate-elem-82-t.svg [ ImageOnlyFailure ]
58 crbug.com/162247 svg/W3C-SVG-1.1/painting-stroke-02-t.svg [ ImageOnlyFailure ] 58 crbug.com/162247 svg/W3C-SVG-1.1/painting-stroke-02-t.svg [ ImageOnlyFailure ]
59 crbug.com/162247 svg/css/group-with-shadow.svg [ ImageOnlyFailure ] 59 crbug.com/162247 svg/css/group-with-shadow.svg [ ImageOnlyFailure ]
60 crbug.com/162247 svg/custom/linking-a-03-b-transform.svg [ ImageOnlyFailure ] 60 crbug.com/162247 svg/custom/linking-a-03-b-transform.svg [ ImageOnlyFailure ]
61 crbug.com/162247 svg/custom/linking-a-03-b-viewBox-transform.svg [ ImageOnlyFai lure ] 61 crbug.com/162247 svg/custom/linking-a-03-b-viewBox-transform.svg [ ImageOnlyFai lure ]
62 crbug.com/162247 svg/custom/pattern-rotate.svg [ ImageOnlyFailure ] 62 crbug.com/162247 svg/custom/pattern-rotate.svg [ ImageOnlyFailure ]
63 crbug.com/162247 svg/custom/stroke-width-large.svg [ ImageOnlyFailure ] 63 crbug.com/162247 svg/custom/stroke-width-large.svg [ ImageOnlyFailure ]
64 crbug.com/162247 svg/custom/use-transform.svg [ ImageOnlyFailure ] 64 crbug.com/162247 svg/custom/use-transform.svg [ ImageOnlyFailure ]
65 crbug.com/162247 svg/transforms/text-with-pattern-with-svg-transform.svg [ Imag eOnlyFailure ] 65 crbug.com/162247 svg/transforms/text-with-pattern-with-svg-transform.svg [ Imag eOnlyFailure ]
66 66
67 # To be rebaselined after SK_DISABLE_SEPARABLE_MASK_BLUR has been removed from W ebKit.
68 Bug(senorblanco) compositing/culling/scrolled-within-boxshadow.html [ ImageOnlyF ailure ]
69 Bug(senorblanco) compositing/culling/translated-boxshadow.html [ ImageOnlyFailur e ]
70 Bug(senorblanco) compositing/culling/unscrolled-within-boxshadow.html [ ImageOnl yFailure ]
71 Bug(senorblanco) compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.ht ml [ ImageOnlyFailure ]
72 Bug(senorblanco) compositing/geometry/clipping-foreground.html [ ImageOnlyFailur e ]
73 Bug(senorblanco) compositing/geometry/foreground-layer.html [ ImageOnlyFailure ]
74 Bug(senorblanco) compositing/iframes/composited-iframe-alignment.html [ ImageOnl yFailure ]
75 Bug(senorblanco) compositing/masks/masked-ancestor.html [ ImageOnlyFailure ]
76 Bug(senorblanco) compositing/shadows/shadow-drawing.html [ ImageOnlyFailure ]
77 Bug(senorblanco) fast/borders/border-radius-constraints.html [ ImageOnlyFailure ]
78 Bug(senorblanco) fast/borders/border-radius-split-inline.html [ ImageOnlyFailure ]
79 Bug(senorblanco) fast/borders/mixed-border-styles-radius.html [ ImageOnlyFailure ]
80 Bug(senorblanco) fast/box-shadow/basic-shadows.html [ ImageOnlyFailure ]
81 Bug(senorblanco) fast/box-shadow/box-shadow-clipped-slices.html [ ImageOnlyFailu re ]
82 Bug(senorblanco) fast/box-shadow/box-shadow-radius.html [ ImageOnlyFailure ]
83 Bug(senorblanco) fast/box-shadow/box-shadow-transformed.html [ ImageOnlyFailure ]
84 Bug(senorblanco) fast/box-shadow/inset-box-shadow-radius.html [ ImageOnlyFailure ]
85 Bug(senorblanco) fast/box-shadow/inset-box-shadows.html [ ImageOnlyFailure ]
86 Bug(senorblanco) fast/box-shadow/inset.html [ ImageOnlyFailure ]
87 Bug(senorblanco) fast/box-shadow/scaled-box-shadow.html [ ImageOnlyFailure ]
88 Bug(senorblanco) fast/box-shadow/shadow-buffer-partial.html [ ImageOnlyFailure ]
89 Bug(senorblanco) fast/box-shadow/shadow-tiling-artifact.html [ ImageOnlyFailure ]
90 Bug(senorblanco) fast/box-shadow/single-pixel-shadow.html [ ImageOnlyFailure ]
91 Bug(senorblanco) fast/css/background-clip-radius-values.html [ ImageOnlyFailure ]
92 Bug(senorblanco) fast/css/box-shadow-and-border-radius.html [ ImageOnlyFailure ]
93 Bug(senorblanco) fast/css/color-correction-on-box-shadow.html [ ImageOnlyFailure ]
94 Bug(senorblanco) fast/css/color-correction-on-text-shadow.html [ ImageOnlyFailur e ]
95 Bug(senorblanco) fast/css/shadow-multiple.html [ ImageOnlyFailure ]
96 Bug(senorblanco) fast/forms/validation-message-appearance.html [ ImageOnlyFailur e ]
97 Bug(senorblanco) fast/multicol/shadow-breaking.html [ ImageOnlyFailure ]
98 Bug(senorblanco) fast/repaint/box-shadow-h.html [ ImageOnlyFailure ]
99 Bug(senorblanco) fast/repaint/box-shadow-v.html [ ImageOnlyFailure ]
100 Bug(senorblanco) fast/repaint/moving-shadow-on-path.html [ ImageOnlyFailure ]
101 Bug(senorblanco) fast/repaint/shadow-multiple-vertical.html [ ImageOnlyFailure ]
102 Bug(senorblanco) fast/text/shadow-translucent-fill.html [ ImageOnlyFailure ]
103 Bug(senorblanco) fast/text/stroking-decorations.html [ ImageOnlyFailure ]
104 Bug(senorblanco) fast/text/stroking.html [ ImageOnlyFailure ]
105 Bug(senorblanco) fast/transforms/shadows.html [ ImageOnlyFailure ]
106 Bug(senorblanco) fast/writing-mode/box-shadow-horizontal-bt.html [ ImageOnlyFail ure ]
107 Bug(senorblanco) fast/writing-mode/box-shadow-vertical-lr.html [ ImageOnlyFailur e ]
108 Bug(senorblanco) fast/writing-mode/box-shadow-vertical-rl.html [ ImageOnlyFailur e ]
109 Bug(senorblanco) fast/writing-mode/english-lr-text.html [ ImageOnlyFailure ]
110 Bug(senorblanco) ietestcenter/css3/text/textshadow-001.htm [ ImageOnlyFailure ]
111 Bug(senorblanco) ietestcenter/css3/text/textshadow-002.htm [ ImageOnlyFailure ]
112 Bug(senorblanco) ietestcenter/css3/text/textshadow-003.htm [ ImageOnlyFailure ]
113 Bug(senorblanco) ietestcenter/css3/text/textshadow-004.htm [ ImageOnlyFailure ]
114 Bug(senorblanco) ietestcenter/css3/text/textshadow-010.htm [ ImageOnlyFailure ]
115 Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/calendar-picker-ap pearance.html [ ImageOnlyFailure ]
116 Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/calendar-picker-ap pearance-ru.html [ ImageOnlyFailure ]
117 Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/calendar-picker-ap pearance-step.html [ ImageOnlyFailure ]
118 Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/month-picker-appea rance.html [ ImageOnlyFailure ]
119 Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/month-picker-appea rance-step.html [ ImageOnlyFailure ]
120 Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/week-picker-appear ance.html [ ImageOnlyFailure ]
121 Bug(senorblanco) platform/chromium/fast/forms/calendar-picker/week-picker-appear ance-step.html [ ImageOnlyFailure ]
122 Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-appe arance.html [ ImageOnlyFailure ]
123 Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-one- row-appearance.html [ ImageOnlyFailure ]
124 Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-two- row-appearance.html [ ImageOnlyFailure ]
125 Bug(senorblanco) platform/chromium/fast/forms/color/color-suggestion-picker-with -scrollbar-appearance.html [ ImageOnlyFailure ]
126 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/culling/scrolled- within-boxshadow.html [ ImageOnlyFailure ]
127 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/culling/translate d-boxshadow.html [ ImageOnlyFailure ]
128 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/culling/unscrolle d-within-boxshadow.html [ ImageOnlyFailure ]
129 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/geometry/clipping -foreground.html [ ImageOnlyFailure ]
130 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/geometry/foregrou nd-layer.html [ ImageOnlyFailure ]
131 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/iframes/composite d-iframe-alignment.html [ ImageOnlyFailure ]
132 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/masks/masked-ance stor.html [ ImageOnlyFailure ]
133 Bug(senorblanco) platform/chromium/virtual/softwarecompositing/shadows/shadow-dr awing.html [ ImageOnlyFailure ]
134 Bug(senorblanco) svg/css/circle-in-mask-with-shadow.svg [ ImageOnlyFailure ]
135 Bug(senorblanco) svg/css/path-with-shadow.svg [ ImageOnlyFailure ]
136 Bug(senorblanco) svg/css/shadow-and-opacity.svg [ ImageOnlyFailure ]
137 Bug(senorblanco) svg/css/shadow-with-large-radius.svg [ ImageOnlyFailure ]
138 Bug(senorblanco) svg/css/shadow-with-negative-offset.svg [ ImageOnlyFailure ]
139 Bug(senorblanco) svg/css/stars-with-shadow.html [ ImageOnlyFailure ]
140 Bug(senorblanco) svg/css/text-gradient-shadow.svg [ ImageOnlyFailure ]
141 Bug(senorblanco) svg/css/text-shadow-multiple.xhtml [ ImageOnlyFailure ]
142 Bug(senorblanco) svg/custom/repaint-shadow.svg [ ImageOnlyFailure ]
143 Bug(senorblanco) svg/filters/shadow-on-rect-with-filter.svg [ ImageOnlyFailure ]
144 Bug(senorblanco) transitions/svg-text-shadow-transition.html [ ImageOnlyFailure ]
67 145
68 # END OVERRIDES HERE (this line ensures that the file is newline-terminated) 146 # END OVERRIDES HERE (this line ensures that the file is newline-terminated)
OLDNEW
« no previous file with comments | « skia/skia.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698