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

Side by Side Diff: LayoutTests/TestExpectations

Issue 23643003: ImageBuffer-less SVG masking and clipping. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed Linux rebaselines. Created 7 years, 3 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
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ] 3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ]
4 4
5 # This test can't just be rebaselined because it has absolute file paths in the output. 5 # This test can't just be rebaselined because it has absolute file paths in the output.
6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
7 7
8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ] 8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ]
9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ] 9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ] 10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ]
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 243
244 webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequi red-while-loading.svg [ Pass Timeout ] 244 webkit.org/b/93589 svg/dom/SVGScriptElement/script-change-externalResourcesRequi red-while-loading.svg [ Pass Timeout ]
245 245
246 crbug.com/264211 svg/text/text-layout-crash.html [ Crash ] 246 crbug.com/264211 svg/text/text-layout-crash.html [ Crash ]
247 247
248 webkit.org/b/111626 [ Mac Debug ] svg/css/font-face-crash.html [ Crash Pass ] 248 webkit.org/b/111626 [ Mac Debug ] svg/css/font-face-crash.html [ Crash Pass ]
249 249
250 crbug.com/266213 [ Debug ] svg/custom/bug86392.html [ Crash ] 250 crbug.com/266213 [ Debug ] svg/custom/bug86392.html [ Crash ]
251 crbug.com/266213 [ Debug ] svg/custom/unicode-in-tspan-multi-svg-crash.html [ Cr ash ] 251 crbug.com/266213 [ Debug ] svg/custom/unicode-in-tspan-multi-svg-crash.html [ Cr ash ]
252 252
253 Bug(fmalita) svg/W3C-SVG-1.1/masking-intro-01-f.svg [ NeedsManualRebaseline ]
254 Bug(fmalita) svg/W3C-SVG-1.1/masking-path-01-b.svg [ NeedsManualRebaseline ]
255 Bug(fmalita) svg/clip-path/deep-nested-clip-in-mask-panning.svg [ NeedsManualReb aseline ]
256 Bug(fmalita) svg/custom/absolute-sized-content-with-resources.xhtml [ NeedsManua lRebaseline ]
257 Bug(fmalita) svg/custom/grayscale-gradient-mask-2.svg [ NeedsManualRebaseline ]
258 Bug(fmalita) svg/custom/grayscale-gradient-mask.svg [ NeedsManualRebaseline ]
259 Bug(fmalita) svg/custom/js-late-mask-and-object-creation.svg [ NeedsManualRebase line ]
260 Bug(fmalita) svg/custom/js-late-mask-creation.svg [ NeedsManualRebaseline ]
261 Bug(fmalita) svg/custom/mask-changes.svg [ NeedsManualRebaseline ]
262 Bug(fmalita) svg/custom/mask-child-changes.svg [ NeedsManualRebaseline ]
263 Bug(fmalita) svg/custom/mask-colorspace.svg [ NeedsManualRebaseline ]
264 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-dom-height-attr.html [ NeedsManu alRebaseline ]
265 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr.html [ NeedsManualRebaseline ]
266 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-dom-width-attr.html [ NeedsManua lRebaseline ]
267 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-dom-x-attr.html [ NeedsManualReb aseline ]
268 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-dom-y-attr.html [ NeedsManualReb aseline ]
269 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-svgdom-height-prop.html [ NeedsM anualRebaseline ]
270 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop.htm l [ NeedsManualRebaseline ]
271 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-svgdom-width-prop.html [ NeedsMa nualRebaseline ]
272 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-svgdom-x-prop.html [ NeedsManual Rebaseline ]
273 Bug(fmalita) svg/dynamic-updates/SVGMaskElement-svgdom-y-prop.html [ NeedsManual Rebaseline ]
274 Bug(fmalita) svg/filters/filter-clip.svg [ NeedsManualRebaseline ]
275 Bug(fmalita) svg/zoom/page/zoom-mask-with-percentages.svg [ NeedsManualRebaselin e ]
276
253 # ----------------------------------------------------------------- 277 # -----------------------------------------------------------------
254 # End SVG TESTS 278 # End SVG TESTS
255 # ----------------------------------------------------------------- 279 # -----------------------------------------------------------------
256 280
257 # ----------------------------------------------------------------- 281 # -----------------------------------------------------------------
258 # Accessibility layout tests 282 # Accessibility layout tests
259 # 283 #
260 # AccessibilityController and AccessibilityUIElement are only 284 # AccessibilityController and AccessibilityUIElement are only
261 # partially finished - about half the tests can't run yet. 285 # partially finished - about half the tests can't run yet.
262 286
(...skipping 981 matching lines...) Expand 10 before | Expand all | Expand 10 after
1244 crbug.com/133097 compositing/rubberbanding/transform-overhang-size-change.html [ NeedsRebaseline ] 1268 crbug.com/133097 compositing/rubberbanding/transform-overhang-size-change.html [ NeedsRebaseline ]
1245 crbug.com/133097 compositing/rubberbanding/transform-overhang-sw.html [ NeedsReb aseline ] 1269 crbug.com/133097 compositing/rubberbanding/transform-overhang-sw.html [ NeedsReb aseline ]
1246 crbug.com/133097 compositing/rubberbanding/transform-overhang-w.html [ NeedsReba seline ] 1270 crbug.com/133097 compositing/rubberbanding/transform-overhang-w.html [ NeedsReba seline ]
1247 crbug.com/133097 fast/events/scale-and-scroll-iframe-body.html [ NeedsRebaseline ] 1271 crbug.com/133097 fast/events/scale-and-scroll-iframe-body.html [ NeedsRebaseline ]
1248 crbug.com/133097 fast/events/scale-and-scroll-iframe-window.html [ NeedsRebaseli ne ] 1272 crbug.com/133097 fast/events/scale-and-scroll-iframe-window.html [ NeedsRebaseli ne ]
1249 crbug.com/133097 fast/frames/frame-set-rotation-hit.html [ NeedsRebaseline ] 1273 crbug.com/133097 fast/frames/frame-set-rotation-hit.html [ NeedsRebaseline ]
1250 crbug.com/133097 fast/frames/frame-set-scaling-hit.html [ NeedsRebaseline ] 1274 crbug.com/133097 fast/frames/frame-set-scaling-hit.html [ NeedsRebaseline ]
1251 crbug.com/133097 fast/repaint/background-scaling.html [ NeedsRebaseline ] 1275 crbug.com/133097 fast/repaint/background-scaling.html [ NeedsRebaseline ]
1252 crbug.com/133097 fast/repaint/scale-page-shrink.html [ NeedsRebaseline ] 1276 crbug.com/133097 fast/repaint/scale-page-shrink.html [ NeedsRebaseline ]
1253 crbug.com/133097 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-wit h-incomplete-style.html [ NeedsRebaseline ] 1277 crbug.com/133097 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-wit h-incomplete-style.html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/platform/graphics/GraphicsContext.h » ('j') | Source/core/platform/graphics/ImageBuffer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698