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

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

Issue 1946543002: Revert "Straighten out zoom and border-image" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 7 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 | « no previous file | third_party/WebKit/LayoutTests/svg/css/border-image-zoomed.html » ('j') | 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 421 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ] 432 crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ]
433 crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ P ass ] 433 crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ P ass ]
434 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ] 434 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ]
435 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ] 435 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
436 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ] 436 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ]
437 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht ml [ Pass ] 437 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht ml [ Pass ]
438 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa ss ] 438 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa ss ]
439 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ Pass ] 439 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ Pass ]
440 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ] 440 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ]
441 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ] 441 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ]
442 crbug.com/600618 virtual/spv2/svg/css/border-image-zoomed.html [ Pass ]
443 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ] 442 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ]
444 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ] 443 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ]
445 444
446 crbug.com/537409 virtual/spv2/fast/clip [ Pass ] 445 crbug.com/537409 virtual/spv2/fast/clip [ Pass ]
447 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] 446 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ]
448 # PaintArtifactCompositor doesn't implement effects yet. 447 # PaintArtifactCompositor doesn't implement effects yet.
449 crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ] 448 crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ]
450 # Sub-pixel differences in layout tests for SPv2 449 # Sub-pixel differences in layout tests for SPv2
451 crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ] 450 crbug.com/589265 virtual/spv2/fast/clip/nestedTransparencyClip.html [ Failure ]
452 crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ] 451 crbug.com/589265 virtual/spv2/fast/clip/outline-overflowClip.html [ Failure ]
(...skipping 2309 matching lines...) Expand 10 before | Expand all | Expand 10 after
2762 2761
2763 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ] 2762 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ]
2764 2763
2765 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 2764 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
2766 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 2765 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
2767 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 2766 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
2768 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 2767 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
2769 2768
2770 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ] 2769 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ]
2771 2770
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/css/border-image-zoomed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698