From 56532c2be61c9fe61da62ab34081a2e89ba2c5d7 Mon Sep 17 00:00:00 2001
From: WPT Sync Bot
Date: Sun, 17 Jun 2018 21:15:04 -0400
Subject: [PATCH] Update web-platform-tests to revision
f055233bad9aab52e77148f36b79ca4f34dfa822
---
tests/wpt/metadata/MANIFEST.json | 4 ++--
.../location-protocol-setter-non-broken.html.ini | 3 ---
.../opening-the-input-stream/010.html.ini | 4 ----
.../mozilla/meta/css/iframe/hide_after_load.html.ini | 2 ++
.../gradients/shape-outside-linear-gradient-004.html | 10 +++++-----
.../shapes1/shape-outside-polygon-032.html | 4 ++--
6 files changed, 11 insertions(+), 16 deletions(-)
delete mode 100644 tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini
create mode 100644 tests/wpt/mozilla/meta/css/iframe/hide_after_load.html.ini
diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json
index 79fcf7083e3..1e2073e06a0 100644
--- a/tests/wpt/metadata/MANIFEST.json
+++ b/tests/wpt/metadata/MANIFEST.json
@@ -526048,7 +526048,7 @@
"reftest"
],
"css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-004.html": [
- "1e5377c120916557dc1525b38c9cf7eb86ae0151",
+ "3740c52d7bd26a3353721931ae2a6299db395968",
"reftest"
],
"css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-005.html": [
@@ -559704,7 +559704,7 @@
"support"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/shape-outside-polygon-032.html": [
- "ea8cf594cd61a4aa284342fa895841861af3cd86",
+ "7f64299efa829367c745d317d84c1255b5bb98fd",
"reftest"
],
"css/vendor-imports/mozilla/mozilla-central-reftests/shapes1/support/Ahem.ttf": [
diff --git a/tests/wpt/metadata/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html.ini b/tests/wpt/metadata/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html.ini
index 9579b42287e..20865f493ec 100644
--- a/tests/wpt/metadata/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html.ini
+++ b/tests/wpt/metadata/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html.ini
@@ -30,6 +30,3 @@
[Set HTTP URL frame location.protocol to data]
expected: FAIL
- [Set HTTP URL frame location.protocol to x]
- expected: FAIL
-
diff --git a/tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini b/tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini
deleted file mode 100644
index 33164945eb6..00000000000
--- a/tests/wpt/metadata/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html.ini
+++ /dev/null
@@ -1,4 +0,0 @@
-[010.html]
- [Salvagability of document.opened document]
- expected: FAIL
-
diff --git a/tests/wpt/mozilla/meta/css/iframe/hide_after_load.html.ini b/tests/wpt/mozilla/meta/css/iframe/hide_after_load.html.ini
new file mode 100644
index 00000000000..65c78fd3a4a
--- /dev/null
+++ b/tests/wpt/mozilla/meta/css/iframe/hide_after_load.html.ini
@@ -0,0 +1,2 @@
+[hide_after_load.html]
+ expected: TIMEOUT
diff --git a/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-004.html b/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-004.html
index 1acca24e7a9..80048a1465c 100644
--- a/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-004.html
+++ b/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-004.html
@@ -11,7 +11,7 @@
.container {
position: absolute;
top: 70px;
- width: 199px;
+ width: 200px;
font-size: 0px;
}
.square {
@@ -50,9 +50,9 @@