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

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

Issue 2112753002: Snap paint offset paint property to pixel boundaries (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add more tests, cleanup comments Created 4 years, 5 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
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 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ] 351 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ]
352 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ] 352 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
353 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ] 353 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ]
354 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht ml [ Pass ] 354 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht ml [ Pass ]
355 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa ss ] 355 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa ss ]
356 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ] 356 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ]
357 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ] 357 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ]
358 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ] 358 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ]
359 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ] 359 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ]
360 360
361 crbug.com/537409 virtual/spv2/paint/subpixel [ Pass ]
361 crbug.com/537409 virtual/spv2/fast/clip [ Pass ] 362 crbug.com/537409 virtual/spv2/fast/clip [ Pass ]
362 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] 363 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ]
363 crbug.com/619427 [ Linux ] virtual/spv2/fast/overflow/overflow-height-float-not- removed-crash3.html [ Pass Failure ] 364 crbug.com/619427 [ Linux ] virtual/spv2/fast/overflow/overflow-height-float-not- removed-crash3.html [ Pass Failure ]
364 crbug.com/614257 virtual/spv2/fast/block/positioning [ Pass ] 365 crbug.com/614257 virtual/spv2/fast/block/positioning [ Pass ]
365 366
366 # PaintArtifactCompositor doesn't implement effects yet. 367 # PaintArtifactCompositor doesn't implement effects yet.
367 crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ] 368 crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ]
368 # Sub-pixel differences in layout tests for SPv2 369 # Sub-pixel differences in layout tests for SPv2
369 crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ] 370 crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ]
370 crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ] 371 crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ]
(...skipping 1008 matching lines...) Expand 10 before | Expand all | Expand 10 after
1379 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] 1380 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ]
1380 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] 1381 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ]
1381 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] 1382 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ]
1382 1383
1383 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ] 1384 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ]
1384 1385
1385 crbug.com/624023 virtual/threaded/fast/compositorworker/basic-plumbing-worker-to -main.html [ Pass Timeout ] 1386 crbug.com/624023 virtual/threaded/fast/compositorworker/basic-plumbing-worker-to -main.html [ Pass Timeout ]
1386 crbug.com/624023 virtual/threaded/fast/compositorworker/basic-plumbing-main-to-w orker.html [ Pass Timeout ] 1387 crbug.com/624023 virtual/threaded/fast/compositorworker/basic-plumbing-main-to-w orker.html [ Pass Timeout ]
1387 1388
1388 crbug.com/624430 [ Win10 ] fast/text/font-features/caps-casemapping.html [ Failu re ] 1389 crbug.com/624430 [ Win10 ] fast/text/font-features/caps-casemapping.html [ Failu re ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698