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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1601203002: Remove SK_SUPPORT_LEGACY_BITMAP_FILTER (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: expectations Created 4 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
« no previous file with comments | « skia/config/SkUserConfig.h ('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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 106
107 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor -clip-change.html [ Failure ] 107 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor -clip-change.html [ Failure ]
108 108
109 crbug.com/537172 [ Mac10.6 Win10 ] virtual/spv2/paint/invalidation/spv2/backgrou nd-image-paint-invalidation.html [ Failure ] 109 crbug.com/537172 [ Mac10.6 Win10 ] virtual/spv2/paint/invalidation/spv2/backgrou nd-image-paint-invalidation.html [ Failure ]
110 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ] 110 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ]
111 111
112 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 112 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
113 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 113 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
114 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 114 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
115 115
116 # SK_SUPPORT_LEGACY_BITMAP_FILTER
117 crbug.com/586181 fast/backgrounds/size/backgroundSize02.html [ NeedsRebaseline ]
118 crbug.com/586181 fast/backgrounds/size/backgroundSize04.html [ NeedsRebaseline ]
119 crbug.com/586181 fast/backgrounds/size/backgroundSize13.html [ NeedsRebaseline ]
120 crbug.com/586181 fast/backgrounds/size/backgroundSize14.html [ NeedsRebaseline ]
121 crbug.com/586181 fast/backgrounds/size/contain-and-cover-zoomed.html [ NeedsReba seline ]
122 crbug.com/586181 fast/backgrounds/size/contain-and-cover.html [ NeedsRebaseline ]
123 crbug.com/586181 fast/block/positioning/replaced-inside-fixed-top-bottom.html [ NeedsRebaseline ]
124 crbug.com/586181 fast/borders/border-image-massive-scale.html [ NeedsRebaseline ]
125 crbug.com/586181 fast/borders/border-image-omit-right-slice.html [ NeedsRebaseli ne ]
126 crbug.com/586181 fast/borders/border-image-outset-in-shorthand.html [ NeedsRebas eline ]
127 crbug.com/586181 fast/borders/border-image-outset.html [ NeedsRebaseline ]
128 crbug.com/586181 fast/borders/border-image-scale-transform.html [ NeedsRebaselin e ]
129 crbug.com/586181 fast/borders/border-image-scaled.html [ NeedsRebaseline ]
130 crbug.com/586181 fast/borders/border-image-side-reduction.html [ NeedsRebaseline ]
131 crbug.com/586181 fast/canvas/canvas-imageSmoothingQuality-pixel.html [ NeedsReba seline ]
132 crbug.com/586181 fast/canvas/canvas-toDataURL-jpeg-maximum-quality.html [ NeedsR ebaseline ]
133 crbug.com/586181 fast/images/imagemap-focus-ring-zero-outline-width.html [ Needs Rebaseline ]
134 crbug.com/586181 fast/replaced/001.html [ NeedsRebaseline ]
135 crbug.com/586181 fast/replaced/002.html [ NeedsRebaseline ]
136 crbug.com/586181 fast/replaced/003.html [ NeedsRebaseline ]
137 crbug.com/586181 fast/replaced/absolute-image-sizing.html [ NeedsRebaseline ]
138 crbug.com/586181 ietestcenter/css3/bordersbackgrounds/background-size-aspect-rat io.htm [ NeedsRebaseline ]
139 crbug.com/586181 svg/W3C-I18N/g-dirLTR-ubNone.svg [ NeedsRebaseline ]
140 crbug.com/586181 svg/W3C-I18N/g-dirLTR-ubOverride.svg [ NeedsRebaseline ]
141 crbug.com/586181 svg/W3C-I18N/g-dirRTL-ubNone.svg [ NeedsRebaseline ]
142 crbug.com/586181 svg/W3C-I18N/g-dirRTL-ubOverride.svg [ NeedsRebaseline ]
143 crbug.com/586181 svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg [ NeedsRebasel ine ]
144 crbug.com/586181 svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg [ NeedsRebaseli ne ]
145 crbug.com/586181 svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg [ NeedsRebase line ]
146 crbug.com/586181 svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg [ NeedsRebasel ine ]
147 crbug.com/586181 svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg [ NeedsRebaseline ]
148 crbug.com/586181 svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg [ NeedsRebasel ine ]
149 crbug.com/586181 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg [ Ne edsRebaseline ]
150 crbug.com/586181 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg [ Nee dsRebaseline ]
151 crbug.com/586181 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg [ Needs Rebaseline ]
152 crbug.com/586181 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg [ Ne edsRebaseline ]
153 crbug.com/586181 svg/W3C-I18N/text-anchor-no-markup.svg [ NeedsRebaseline ]
154 crbug.com/586181 svg/W3C-I18N/text-dirLTR-ubNone.svg [ NeedsRebaseline ]
155 crbug.com/586181 svg/W3C-I18N/text-dirLTR-ubOverride.svg [ NeedsRebaseline ]
156 crbug.com/586181 svg/W3C-I18N/text-dirRTL-ubNone.svg [ NeedsRebaseline ]
157 crbug.com/586181 svg/W3C-I18N/text-dirRTL-ubOverride.svg [ NeedsRebaseline ]
158 crbug.com/586181 svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg [ NeedsReb aseline ]
159 crbug.com/586181 svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg [ NeedsReba seline ]
160 crbug.com/586181 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg [ N eedsRebaseline ]
161 crbug.com/586181 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg [ Needs Rebaseline ]
162 crbug.com/586181 svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg [ Needs Rebaseline ]
163 crbug.com/586181 svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg [ NeedsRebaseline ]
164 crbug.com/586181 svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg [ Need sRebaseline ]
165 crbug.com/586181 svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context.svg [ Need sRebaseline ]
166 crbug.com/586181 svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context.svg [ Need sRebaseline ]
167 crbug.com/586181 svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg [ NeedsReb aseline ]
168 crbug.com/586181 svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context.svg [ Needs Rebaseline ]
169 crbug.com/586181 svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context.svg [ NeedsReba seline ]
170 crbug.com/586181 svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context.svg [ N eedsRebaseline ]
171 crbug.com/586181 svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context.svg [ Needs Rebaseline ]
172 crbug.com/586181 svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg [ Needs Rebaseline ]
173 crbug.com/586181 svg/W3C-I18N/tspan-direction-ltr.svg [ NeedsRebaseline ]
174 crbug.com/586181 svg/W3C-I18N/tspan-direction-rtl.svg [ NeedsRebaseline ]
175 crbug.com/586181 svg/W3C-SVG-1.1/render-groups-01-b.svg [ NeedsRebaseline ]
176 crbug.com/586181 svg/W3C-SVG-1.1/render-groups-03-t.svg [ NeedsRebaseline ]
177 crbug.com/586181 svg/as-image/image-preserveAspectRatio-all.svg [ NeedsRebaselin e ]
178 crbug.com/586181 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.ht ml [ NeedsRebaseline ]
179 crbug.com/586181 svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ NeedsR ebaseline ]
180 crbug.com/586181 svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ Needs Rebaseline ]
181 crbug.com/586181 svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr.html [ Need sRebaseline ]
182 crbug.com/586181 svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop.html [ Nee dsRebaseline ]
183 crbug.com/586181 svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ Ne edsRebaseline ]
184 crbug.com/586181 svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ N eedsRebaseline ]
185 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude -attr.html [ NeedsRebaseline ]
186 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent- attr.html [ NeedsRebaseline ]
187 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept -attr.html [ NeedsRebaseline ]
188 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-at tr.html [ NeedsRebaseline ]
189 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-att r.html [ NeedsRebaseline ]
190 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValu es-attr.html [ NeedsRebaseline ]
191 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr .html [ NeedsRebaseline ]
192 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplit ude-prop.html [ NeedsRebaseline ]
193 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-expone nt-prop.html [ NeedsRebaseline ]
194 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-interc ept-prop.html [ NeedsRebaseline ]
195 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset -prop.html [ NeedsRebaseline ]
196 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope- prop.html [ NeedsRebaseline ]
197 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableV alues-prop.html [ NeedsRebaseline ]
198 crbug.com/586181 svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-p rop.html [ NeedsRebaseline ]
199 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr.ht ml [ NeedsRebaseline ]
200 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr .html [ NeedsRebaseline ]
201 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-att r.html [ NeedsRebaseline ]
202 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr.html [ NeedsRebaseline ]
203 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix -attr.html [ NeedsRebaseline ]
204 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLe ngth-attr.html [ NeedsRebaseline ]
205 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr.h tml [ NeedsRebaseline ]
206 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlph a-attr.html [ NeedsRebaseline ]
207 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr .html [ NeedsRebaseline ]
208 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr .html [ NeedsRebaseline ]
209 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop .html [ NeedsRebaseline ]
210 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-p rop.html [ NeedsRebaseline ]
211 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode- prop.html [ NeedsRebaseline ]
212 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop.h tml [ NeedsRebaseline ]
213 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMat rix-prop.html [ NeedsRebaseline ]
214 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUni tLength-prop.html [ NeedsRebaseline ]
215 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-pro p.html [ NeedsRebaseline ]
216 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveA lpha-prop.html [ NeedsRebaseline ]
217 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-p rop.html [ NeedsRebaseline ]
218 crbug.com/586181 svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-p rop.html [ NeedsRebaseline ]
219 crbug.com/586181 svg/filters/feImage-preserveAspectRatio-all.svg [ NeedsRebaseli ne ]
220 crbug.com/586181 svg/filters/feImage-preserveAspectratio.svg [ NeedsRebaseline ]
221 crbug.com/586181 svg/hixie/perf/004.xml [ NeedsRebaseline ]
222 crbug.com/586181 tables/mozilla/bugs/bug137388-2.html [ NeedsRebaseline ]
223 crbug.com/586181 tables/mozilla/bugs/bug23235.html [ NeedsRebaseline ]
224 crbug.com/586181 tables/mozilla/bugs/bug86708.html [ NeedsRebaseline ]
225 crbug.com/586181 tables/mozilla/marvin/tbody_valign_baseline.html [ NeedsRebasel ine ]
226 crbug.com/586181 tables/mozilla/marvin/tbody_valign_bottom.html [ NeedsRebaselin e ]
227 crbug.com/586181 tables/mozilla/marvin/tbody_valign_middle.html [ NeedsRebaselin e ]
228 crbug.com/586181 tables/mozilla/marvin/tbody_valign_top.html [ NeedsRebaseline ]
229 crbug.com/586181 tables/mozilla/marvin/td_valign_baseline.html [ NeedsRebaseline ]
230 crbug.com/586181 tables/mozilla/marvin/td_valign_bottom.html [ NeedsRebaseline ]
231 crbug.com/586181 tables/mozilla/marvin/td_valign_middle.html [ NeedsRebaseline ]
232 crbug.com/586181 tables/mozilla/marvin/td_valign_top.html [ NeedsRebaseline ]
233 crbug.com/586181 tables/mozilla/marvin/tfoot_valign_baseline.html [ NeedsRebasel ine ]
234 crbug.com/586181 tables/mozilla/marvin/tfoot_valign_bottom.html [ NeedsRebaselin e ]
235 crbug.com/586181 tables/mozilla/marvin/tfoot_valign_middle.html [ NeedsRebaselin e ]
236 crbug.com/586181 tables/mozilla/marvin/tfoot_valign_top.html [ NeedsRebaseline ]
237 crbug.com/586181 tables/mozilla/marvin/th_valign_baseline.html [ NeedsRebaseline ]
238 crbug.com/586181 tables/mozilla/marvin/th_valign_bottom.html [ NeedsRebaseline ]
239 crbug.com/586181 tables/mozilla/marvin/th_valign_middle.html [ NeedsRebaseline ]
240 crbug.com/586181 tables/mozilla/marvin/th_valign_top.html [ NeedsRebaseline ]
241 crbug.com/586181 tables/mozilla/marvin/thead_valign_baseline.html [ NeedsRebasel ine ]
242 crbug.com/586181 tables/mozilla/marvin/thead_valign_bottom.html [ NeedsRebaselin e ]
243 crbug.com/586181 tables/mozilla/marvin/thead_valign_middle.html [ NeedsRebaselin e ]
244 crbug.com/586181 tables/mozilla/marvin/thead_valign_top.html [ NeedsRebaseline ]
245 crbug.com/586181 tables/mozilla/marvin/tr_valign_baseline.html [ NeedsRebaseline ]
246 crbug.com/586181 tables/mozilla/marvin/tr_valign_bottom.html [ NeedsRebaseline ]
247 crbug.com/586181 tables/mozilla/marvin/tr_valign_middle.html [ NeedsRebaseline ]
248 crbug.com/586181 tables/mozilla/marvin/tr_valign_top.html [ NeedsRebaseline ]
249 crbug.com/586181 tables/mozilla_expected_failures/bugs/bug85016.html [ NeedsReba seline ]
250 crbug.com/586181 virtual/display_list_2d_canvas/fast/canvas/canvas-imageSmoothin gQuality-pixel.html [ NeedsRebaseline ]
251 crbug.com/586181 virtual/display_list_2d_canvas/fast/canvas/canvas-toDataURL-jpe g-maximum-quality.html [ NeedsRebaseline ]
252 crbug.com/586181 virtual/gpu/fast/canvas/canvas-toDataURL-jpeg-maximum-quality.h tml [ NeedsRebaseline ]
253 crbug.com/586181 virtual/spv2/fast/borders/border-image-scale-transform.html [ N eedsRebaseline ]
254
116 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 255 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
117 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 256 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
118 257
119 # Ref-tests that fail due to character based shaping/fallback. 258 # Ref-tests that fail due to character based shaping/fallback.
120 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai lure ] 259 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai lure ]
121 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure ] 260 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure ]
122 261
123 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ] 262 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ]
124 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ] 263 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ]
125 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ] 264 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ]
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 551
413 # SPv2 paint properties are still being implemented. 552 # SPv2 paint properties are still being implemented.
414 # 553 #
415 # These tests should not be rebaselined automatically, as our goal is to exactly match 554 # These tests should not be rebaselined automatically, as our goal is to exactly match
416 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines 555 # existing tests. We have skipped the entire spv2 directory and are adding [ Pas s ] lines
417 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. 556 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests.
418 crbug.com/537409 virtual/spv2/ [ Skip ] 557 crbug.com/537409 virtual/spv2/ [ Skip ]
419 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] 558 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ]
420 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi oned-ancestor.html [ Pass ] 559 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi oned-ancestor.html [ Pass ]
421 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] 560 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ]
422 crbug.com/563667 virtual/spv2/fast/borders/border-image-scale-transform.html [ P ass ]
423 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ] 561 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ]
424 crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html [ Pass ] 562 crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html [ Pass ]
425 crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ] 563 crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ]
426 crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass ] 564 crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass ]
427 crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ] 565 crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ]
428 crbug.com/580355 virtual/spv2/fast/block/float/002.html [ Pass ] 566 crbug.com/580355 virtual/spv2/fast/block/float/002.html [ Pass ]
429 crbug.com/580355 virtual/spv2/fast/block/float/float-in-float-hit-testing.html [ Pass ] 567 crbug.com/580355 virtual/spv2/fast/block/float/float-in-float-hit-testing.html [ Pass ]
430 crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.htm l [ Pass ] 568 crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.htm l [ Pass ]
431 crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pa ss ] 569 crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pa ss ]
432 crbug.com/580355 virtual/spv2/fast/block/float/nopaint-after-layer-destruction.h tml [ Pass ] 570 crbug.com/580355 virtual/spv2/fast/block/float/nopaint-after-layer-destruction.h tml [ Pass ]
(...skipping 731 matching lines...) Expand 10 before | Expand all | Expand 10 after
1164 crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direc tion-words.html [ Failure ] 1302 crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direc tion-words.html [ Failure ]
1165 crbug.com/521730 [ Win10 ] fast/text/international/plane2.html [ Failure ] 1303 crbug.com/521730 [ Win10 ] fast/text/international/plane2.html [ Failure ]
1166 crbug.com/521730 [ Win10 ] fast/text/letter-spacing-negative-opacity.html [ Fail ure ] 1304 crbug.com/521730 [ Win10 ] fast/text/letter-spacing-negative-opacity.html [ Fail ure ]
1167 crbug.com/521730 [ Win10 ] fast/text/line-breaks-after-white-space.html [ Failur e ] 1305 crbug.com/521730 [ Win10 ] fast/text/line-breaks-after-white-space.html [ Failur e ]
1168 crbug.com/521730 [ Win10 ] fast/text/line-breaks.html [ Failure ] 1306 crbug.com/521730 [ Win10 ] fast/text/line-breaks.html [ Failure ]
1169 crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ] 1307 crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ]
1170 crbug.com/521730 [ Win10 ] fast/text/stroking-decorations.html [ Failure ] 1308 crbug.com/521730 [ Win10 ] fast/text/stroking-decorations.html [ Failure ]
1171 crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ] 1309 crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ]
1172 crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ F ailure ] 1310 crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ F ailure ]
1173 crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-font-fallback.html [ Failu re ] 1311 crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-font-fallback.html [ Failu re ]
1174 crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirLTR-ubNone.svg [ Failure ]
1175 crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirLTR-ubOverride.svg [ Failure ]
1176 crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.s vg [ Failure ]
1177 crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context. svg [ Failure ]
1178 crbug.com/521730 [ Win10 ] svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ] 1312 crbug.com/521730 [ Win10 ] svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ]
1179 crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ] 1313 crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ]
1180 crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ] 1314 crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
1181 #crbug.com/521730 [ Win10 ] printing/iframe-print.html [ Failure ] 1315 #crbug.com/521730 [ Win10 ] printing/iframe-print.html [ Failure ]
1182 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ] 1316 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ]
1183 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ] 1317 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ]
1184 crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Fa ilure ] 1318 crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Fa ilure ]
1185 crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ] 1319 crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ]
1186 crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ] 1320 crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ]
1187 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffe r.html [ Failure ] 1321 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffe r.html [ Failure ]
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
1245 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ] 1379 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ]
1246 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ] 1380 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ]
1247 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-ruby-vertical-rl.html [ Fa ilure ] 1381 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-ruby-vertical-rl.html [ Fa ilure ]
1248 crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-align-table-baseline.html [ Failure ] 1382 crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-align-table-baseline.html [ Failure ]
1249 crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-baseline-alignment.html [ Failure ] 1383 crbug.com/521730 [ Win10 ] fast/writing-mode/vertical-baseline-alignment.html [ Failure ]
1250 crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ] 1384 crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ]
1251 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ] 1385 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ]
1252 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ] 1386 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ]
1253 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ] 1387 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ]
1254 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.htm l [ Failure ] 1388 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.htm l [ Failure ]
1255 crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirLTR-ubNone.svg [ Failure ]
1256 crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirLTR-ubOverride.svg [ Failure ]
1257 crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirRTL-ubNone.svg [ Failure ]
1258 crbug.com/521730 [ Win10 ] svg/W3C-I18N/g-dirRTL-ubOverride.svg [ Failure ]
1259 crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirRTL-ubNone.svg [ Failure ]
1260 crbug.com/521730 [ Win10 ] svg/W3C-I18N/text-dirRTL-ubOverride.svg [ Failure ]
1261 crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-conte xt.svg [ Failure ]
1262 crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-cont ext.svg [ Failure ]
1263 crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context. svg [ Failure ]
1264 crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg [ Failure ]
1265 crbug.com/521730 [ Win10 ] svg/W3C-I18N/tspan-direction-ltr.svg [ Failure ]
1266 crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ] 1389 crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ]
1267 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ] 1390 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ]
1268 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ] 1391 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ]
1269 1392
1270 crbug.com/390040 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.htm l [ Skip ] 1393 crbug.com/390040 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.htm l [ Skip ]
1271 crbug.com/390040 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ] 1394 crbug.com/390040 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ]
1272 crbug.com/390040 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Failure ] 1395 crbug.com/390040 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Failure ]
1273 crbug.com/390040 [ Win10 ] printing/iframe-print.html [ Failure ] 1396 crbug.com/390040 [ Win10 ] printing/iframe-print.html [ Failure ]
1274 1397
1275 crbug.com/571233 compositing/background-color/background-color-outside-document. html [ Skip ] 1398 crbug.com/571233 compositing/background-color/background-color-outside-document. html [ Skip ]
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
1382 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1505 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1383 1506
1384 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1507 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1385 1508
1386 # No baselines, but this js test is also showing FAIL 1509 # No baselines, but this js test is also showing FAIL
1387 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1510 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1388 1511
1389 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1512 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
1390 1513
1391 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ] 1514 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « skia/config/SkUserConfig.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698