Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 60b4cbab65a0fbc8530473fb52f0a07ae54d7d65..86bca7544fa245eba979402f046c2925e6f58e72 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -60,6 +60,11 @@ crbug.com/591500 [ Win10 ] compositing/squashing/squashing-print.html [ Failure |
crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
+# Some SVG tests fail due to incorrect visual rects. |
+crbug.com/598051 svg/custom/absolute-sized-content-with-resources.xhtml [ Skip ] |
+crbug.com/598051 svg/overflow/overflow-on-foreignObject.svg [ Skip ] |
+crbug.com/598051 svg/zoom/page/zoom-foreignObject.svg [ Skip ] |
+ |
crbug.com/600087 virtual/gpu-rasterization/fast/images/pixel-crack-image-background-webkit-transform-scale.html [ Timeout ] |
crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash Pass ] |
@@ -123,9 +128,18 @@ crbug.com/636311 [ Win10 ] svg/custom/use-clipped-hit.svg [ Pass Failure ] |
crbug.com/637069 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ] |
+crbug.com/638850 [ Mac10.10 ] svg/custom/repaint-on-constant-size-change.svg [ Pass Failure ] |
+ |
+crbug.com/638931 [ Mac10.11 ] svg/custom/js-late-clipPath-and-object-creation.svg [ Pass Failure ] |
+crbug.com/638931 [ Mac10.11 ] svg/custom/js-late-gradient-and-object-creation.svg [ Pass Failure ] |
+crbug.com/638931 [ Mac10.11 ] svg/custom/js-late-pattern-and-object-creation.svg [ Pass Failure ] |
+ |
+crbug.com/639147 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ] |
+ |
crbug.com/639196 [ Win7 ] fast/repaint/align-self-change-keeping-geometry-grid.html [ Pass Failure ] |
crbug.com/639196 [ Win7 ] fast/repaint/justify-self-change-keeping-geometry.html [ Pass Failure ] |
+ |
# ====== Paint team owned tests to here ====== |
# Run these tests with under virtual/scalefactor... only. |
@@ -570,9 +584,6 @@ crbug.com/617785 fast/borders/block-mask-overlay-image-outset.html [ Skip ] |
# Some SVG tests fail due to incorrect visual rects. |
crbug.com/598051 css3/filters/effect-reference-hidpi.html [ Skip ] |
-crbug.com/598051 svg/custom/absolute-sized-content-with-resources.xhtml [ Skip ] |
-crbug.com/598051 svg/overflow/overflow-on-foreignObject.svg [ Skip ] |
-crbug.com/598051 svg/zoom/page/zoom-foreignObject.svg [ Skip ] |
# Either "combo" or split should run: http://testthewebforward.org/docs/css-naming.html |
crbug.com/410320 imported/csswg-test/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001.html [ Skip ] |
@@ -1234,12 +1245,6 @@ crbug.com/613663 imported/wpt/quirks-mode/table-cell-width-calculation.html [ Fa |
# Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed |
crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] |
-crbug.com/638931 [ Mac10.11 ] svg/custom/js-late-clipPath-and-object-creation.svg [ Pass Failure ] |
-crbug.com/638931 [ Mac10.11 ] svg/custom/js-late-gradient-and-object-creation.svg [ Pass Failure ] |
-crbug.com/638931 [ Mac10.11 ] svg/custom/js-late-pattern-and-object-creation.svg [ Pass Failure ] |
- |
-crbug.com/639147 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ] |
- |
crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ] |
crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] |
crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] |
@@ -1304,5 +1309,3 @@ crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ |
crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simple-type.html [ Skip ] |
# This test fails with the stable release mode. |
crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.html [ Skip ] |
- |
-crbug.com/638850 [ Mac10.10 ] svg/custom/repaint-on-constant-size-change.svg [ Pass Failure ] |