Title: [225781] trunk/LayoutTests
Revision
225781
Author
ms2...@igalia.com
Date
2017-12-12 07:01:32 -0800 (Tue, 12 Dec 2017)

Log Message

[GTK] Update some test expectations.
https://bugs.webkit.org/show_bug.cgi?id=180655

Unreviewed test gardening.

LayoutTests/imported/w3c:

Update tests from upstream, and update test expectations.


* web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt:
* web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm:
* web-platform-tests/common/media.js:
* web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html:
* web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html:

LayoutTests:


* platform/gtk/TestExpectations:
  - Add bug numbers.
  - Remove failure expectations in favour of accurate baselines.
* platform/gtk/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt:
  Added to account for the fact that libsoup is more lenient about data URLs.
* platform/gtk/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt:
  Added to account for video codec support depending on the platform.
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt:
  Added to account for whitespace differences in the dumped output.
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt:
  Added to account for whitespace differences in the dumped output.
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/telephone-expected.txt:
  Added to account for whitespace differences in the dumped output.
* platform/mac-wk1/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt:
  Removed; the platform-neutral expectation now matches.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (225780 => 225781)


--- trunk/LayoutTests/ChangeLog	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/ChangeLog	2017-12-12 15:01:32 UTC (rev 225781)
@@ -1,5 +1,28 @@
 2017-12-12  Ms2ger  <ms2...@igalia.com>
 
+        [GTK] Update some test expectations.
+        https://bugs.webkit.org/show_bug.cgi?id=180655
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+          - Add bug numbers.
+          - Remove failure expectations in favour of accurate baselines.
+        * platform/gtk/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt:
+          Added to account for the fact that libsoup is more lenient about data URLs.
+        * platform/gtk/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt:
+          Added to account for video codec support depending on the platform.
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt:
+          Added to account for whitespace differences in the dumped output.
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt:
+          Added to account for whitespace differences in the dumped output.
+        * platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/telephone-expected.txt:
+          Added to account for whitespace differences in the dumped output.
+        * platform/mac-wk1/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt:
+          Removed; the platform-neutral expectation now matches.
+
+2017-12-12  Ms2ger  <ms2...@igalia.com>
+
         Implement {DOMMimeTypeArray, DOMPluginArray}::supportedPropertyNames().
         https://bugs.webkit.org/show_bug.cgi?id=180471
 

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (225780 => 225781)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2017-12-12 15:01:32 UTC (rev 225781)
@@ -1,5 +1,21 @@
 2017-12-12  Ms2ger  <ms2...@igalia.com>
 
+        [GTK] Update some test expectations.
+        https://bugs.webkit.org/show_bug.cgi?id=180655
+
+        Unreviewed test gardening.
+
+        Update tests from upstream, and update test expectations.
+
+        * web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt:
+        * web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm:
+        * web-platform-tests/common/media.js:
+        * web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt:
+        * web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html:
+        * web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html:
+
+2017-12-12  Ms2ger  <ms2...@igalia.com>
+
         Implement {DOMMimeTypeArray, DOMPluginArray}::supportedPropertyNames().
         https://bugs.webkit.org/show_bug.cgi?id=180471
 

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt (225780 => 225781)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -1,4 +1,5 @@
-Blocked access to external URL http://nonexistent-origin.localhost}:8800/
+Blocked access to external URL http://nonexistent-origin.localhost:8800/
 
-PASS XMLHttpRequest: The send() method: Throw a "throw an "NetworkError" exception when Network error happens (synchronous flag is set) 
+PASS http URL 
+PASS data URL 
 

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm (225780 => 225781)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm	2017-12-12 15:01:32 UTC (rev 225781)
@@ -17,7 +17,7 @@
         {
             var xhr = new XMLHttpRequest();
 
-            xhr.open("POST", "http://nonexistent-origin.{{host}}}:{{ports[http][0]}}", false);
+            xhr.open("POST", "http://nonexistent-origin.{{host}}:{{ports[http][0]}}", false);
 
             assert_throws("NetworkError", function()
             {
@@ -25,6 +25,12 @@
             });
             assert_equals(xhr.readyState, 4)
 
+        }, "http URL");
+
+        test(function()
+        {
+            var xhr = new XMLHttpRequest();
+
             xhr.open("GET", "data:text/html;charset=utf-8;base64,PT0NUWVBFIGh0bWw%2BDQo8", false);
 
             assert_throws("NetworkError", function()
@@ -33,7 +39,7 @@
             });
             assert_equals(xhr.readyState, 4)
 
-        });
+        }, "data URL");
     </script>
 </body>
 </html>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/common/media.js (225780 => 225781)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/common/media.js	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/common/media.js	2017-12-12 15:01:32 UTC (rev 225781)
@@ -33,3 +33,14 @@
 
     return base + extension;
 }
+
+function getMediaContentType(url) {
+    var extension = new URL(url, location).pathname.split(".").pop();
+    var map = {
+        "mp4": "video/mp4",
+        "ogv": "video/ogg",
+        "mp3": "audio/mp3",
+        "oga": "audio/ogg",
+    };
+    return map[extension];
+}

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt (225780 => 225781)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -1,5 +1,3 @@
 
-Harness Error (TIMEOUT), message = null
+PASS The document for a standalone media file should have one child in the body. 
 
-NOTRUN The document for a standalone media file should have one child in the body. 
-

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html (225780 => 225781)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html	2017-12-12 15:01:32 UTC (rev 225781)
@@ -1,30 +1,27 @@
 <!DOCTYPE HTML>
-<html>
-<head>
-  <title>Media documents: video</title>
-  <link rel="author" title="Michael Ventnor" href=""
-  <link rel="author" title="Ms2ger" href=""
-  <link rel="help" href=""
-  <script src=""
-  <script src=""
-
+<meta charset="utf-8">
+<title>Media documents: video</title>
+<link rel="author" title="Michael Ventnor" href=""
+<link rel="author" title="Ms2ger" href=""
+<link rel="help" href=""
+<script src=""
+<script src=""
+<script src=""
+<div id="log"></div>
 <script>
-  var t = async_test("The document for a standalone media file should have one child in the body.");
-
-  function frameLoaded() {
-    var testframe = document.getElementById('testframe');
-    assert_equals(testframe.contentDocument.contentType, "video/webm");
+async_test(function() {
+  var testframe = document.createElement('iframe');
+  var url = ""
+  var contentType = getMediaContentType(url);
+  testframe._onload_ = this.step_func_done(function() {
+    assert_equals(testframe.contentDocument.contentType, contentType);
     var testframeChildren = testframe.contentDocument.body.childNodes;
     assert_equals(testframeChildren.length, 1, "Body of image document has 1 child");
     assert_equals(testframeChildren[0].nodeName, "VIDEO", "Only child of body must be an <video> element");
     assert_equals(testframeChildren[0].namespaceURI, "http://www.w3.org/1999/xhtml",
                   "Only child of body must be an HTML element");
-    t.done();
-  }
+  });
+  testframe.src = ""
+  document.body.appendChild(testframe);
+}, "The document for a standalone media file should have one child in the body.");
 </script>
-</head>
-<body>
-  <div id="log"></div>
-  <iframe id="testframe" _onload_="t.step(frameLoaded)" src=""
-</body>
-</html>

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html (225780 => 225781)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html	2017-12-12 15:01:32 UTC (rev 225781)
@@ -10,6 +10,17 @@
   <textarea id="b">abcde</textarea>
 </div>
 <script>
+var expected_direction_none;
+setup(function() {
+  var input = document.createElement("input");
+  input.setSelectionRange(0, 1, "none");
+  var direction = input.selectionDirection;
+  if (direction !== "none" && direction !== "forward") {
+    throw new Error("Unexpected direction");
+  }
+  expected_direction_none = direction;
+});
+
 test(function() {
   var input = document.getElementById("a");
   test(function() {
@@ -67,22 +78,22 @@
 
   test(function() {
     input.setSelectionRange(0,1,"none")
-    assert_equals(input.selectionDirection, "none", 'The direction of the selection must be set to forward if direction is a case-sensitive match for the string "none"');
+    assert_equals(input.selectionDirection, expected_direction_none);
   },'input direction of setSelectionRange(0,1,"none")');
 
   test(function() {
     input.setSelectionRange(0,1,"hoge")
-    assert_equals(input.selectionDirection, "none", "otherwise");
+    assert_equals(input.selectionDirection, expected_direction_none);
   },'input direction of setSelectionRange(0,1,"hoge")');
 
   test(function() {
     input.setSelectionRange(0,1,"BACKWARD")
-    assert_equals(input.selectionDirection, "none", "selectionDirection should be 'none'");
+    assert_equals(input.selectionDirection, expected_direction_none);
   },'input direction of setSelectionRange(0,1,"BACKWARD")');
 
   test(function() {
     input.setSelectionRange(0,1)
-    assert_equals(input.selectionDirection, "none", "if the argument is omitted");
+    assert_equals(input.selectionDirection, expected_direction_none);
   },'input direction of setSelectionRange(0,1)');
 
   test(function() {
@@ -214,22 +225,22 @@
 
   test(function() {
     textarea.setSelectionRange(0,1,"none")
-    assert_equals(textarea.selectionDirection, "none", 'The direction of the selection must be set to forward if direction is a case-sensitive match for the string "none"');
+    assert_equals(textarea.selectionDirection, expected_direction_none);
   },'textarea direction of setSelectionRange(0,1,"none")');
 
   test(function() {
     textarea.setSelectionRange(0,1,"hoge")
-    assert_equals(textarea.selectionDirection, "none", "otherwise");
+    assert_equals(textarea.selectionDirection, expected_direction_none);
   },'textarea direction of setSelectionRange(0,1,"hoge")');
 
   test(function() {
     textarea.setSelectionRange(0,1,"BACKWARD")
-    assert_equals(textarea.selectionDirection, "none", "selectionDirection should be 'none'");
+    assert_equals(textarea.selectionDirection, expected_direction_none);
   },'textarea direction of setSelectionRange(0,1,"BACKWARD")');
 
   test(function() {
     textarea.setSelectionRange(0,1)
-    assert_equals(textarea.selectionDirection, "none", "if the argument is omitted");
+    assert_equals(textarea.selectionDirection, expected_direction_none);
   },'textarea direction of setSelectionRange(0,1)');
 
   test(function() {

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (225780 => 225781)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-12-12 15:01:32 UTC (rev 225781)
@@ -2484,7 +2484,7 @@
 Bug(GTK) fast/events/frame-tab-focus.html [ Failure ]
 
 # Looks like a bug in the testRunner global history support due to missing API.
-Bug(GTK) fast/history/window-open.html [ Failure ]
+webkit.org/b/100238 fast/history/window-open.html [ Failure ]
 
 # These failures appear to be bugs in the EventSender
 webkit.org/b/53964 fast/forms/listbox-onchange.html [ Failure ]
@@ -2691,7 +2691,23 @@
 
 webkit.org/b/121905 fast/images/exif-orientation.html [ Failure ]
 
-webkit.org/b/124504 fast/text/break-word-pre-wrap.html [ ImageOnlyFailure ]
+webkit.org/b/180581 fast/text/break-word-pre-wrap.html [ ImageOnlyFailure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
+webkit.org/b/180581 css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
+webkit.org/b/180581 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
 
 webkit.org/b/124507 fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink.html [ ImageOnlyFailure ]
 webkit.org/b/139486 fast/css3-text/css3-text-decoration/text-decoration-skip/decoration-skip-crash-fallback-svg.html [ ImageOnlyFailure ]
@@ -2807,24 +2823,7 @@
 webkit.org/b/135533 editing/pasteboard/img-srcset-copy-paste-canonicalization.html [ Failure ]
 
 # Various failures from the W3C CSS Shapes test suite import
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-margin-001.html [ Failure ]
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
-webkit.org/b/136065 css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
 webkit.org/b/136065 css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
-
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
 
 # The backing store is cleared when page cached in GTK
@@ -2918,9 +2917,6 @@
 webkit.org/b/148935 accessibility/scroll-to-make-visible-with-subfocus.html [ Failure ]
 
 webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete.html [ Failure ]
-webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/telephone.html [ Failure ]
 
 webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
 
@@ -3259,8 +3255,6 @@
 
 webkit.org/b/175582 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes.worker.html [ Failure ]
 
-webkit.org/b/175586 imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm [ Failure ]
-
 webkit.org/b/175931 fast/canvas/webgl/no-info-log-for-simple-shaders.html [ Failure ]
 
 webkit.org/b/175932 http/tests/media/hls/video-cookie.html [ Failure ]
@@ -3284,8 +3278,6 @@
 webkit.org/b/177294 platform/gtk/fonts/fontconfig-aliasing-settings.html [ Failure ]
 webkit.org/b/177294 fast/text/fitzpatrick-combination.html [ ImageOnlyFailure ]
 
-webkit.org/b/177319 imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter.html [ Failure ]
-
 webkit.org/b/175661 inspector/worker/resources-in-worker.html [ Failure ]
 
 webkit.org/b/175662 inspector/canvas/recording-2d.html [ Failure ]

Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt (0 => 225781)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -0,0 +1,8 @@
+Blocked access to external URL http://nonexistent-origin.localhost:8800/
+
+PASS http URL 
+FAIL data URL assert_throws: function "function ()
+            {
+                xhr.send("Test Message");
+            }" did not throw
+

Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt (0 => 225781)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -0,0 +1,3 @@
+
+FAIL The document for a standalone media file should have one child in the body. assert_equals: expected "video/ogg" but got "application/ogg"
+

Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt (0 => 225781)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -0,0 +1,64 @@
+
+FAIL form autocomplete attribute missing assert_equals: expected "on" but got ""
+FAIL form autocomplete attribute on assert_equals: expected "on" but got ""
+FAIL form autocomplete attribute off assert_equals: expected "off" but got ""
+FAIL form autocomplete attribute invalid assert_equals: expected "on" but got ""
+PASS on is an allowed autocomplete field name 
+PASS off is an allowed autocomplete field name 
+PASS name is an allowed autocomplete field name 
+PASS honorific-prefix is an allowed autocomplete field name 
+PASS given-name is an allowed autocomplete field name 
+PASS additional-name is an allowed autocomplete field name 
+PASS family-name is an allowed autocomplete field name 
+PASS honorific-suffix is an allowed autocomplete field name 
+PASS nickname is an allowed autocomplete field name 
+PASS username is an allowed autocomplete field name 
+PASS new-password is an allowed autocomplete field name 
+PASS current-password is an allowed autocomplete field name 
+PASS organization-title is an allowed autocomplete field name 
+PASS organization is an allowed autocomplete field name 
+PASS street-address is an allowed autocomplete field name 
+PASS address-line1 is an allowed autocomplete field name 
+PASS address-line2 is an allowed autocomplete field name 
+PASS address-line3 is an allowed autocomplete field name 
+PASS address-level4 is an allowed autocomplete field name 
+PASS address-level3 is an allowed autocomplete field name 
+PASS address-level2 is an allowed autocomplete field name 
+PASS address-level1 is an allowed autocomplete field name 
+PASS country is an allowed autocomplete field name 
+PASS country-name is an allowed autocomplete field name 
+PASS postal-code is an allowed autocomplete field name 
+PASS cc-name is an allowed autocomplete field name 
+PASS cc-given-name is an allowed autocomplete field name 
+PASS cc-additional-name is an allowed autocomplete field name 
+PASS cc-family-name is an allowed autocomplete field name 
+PASS cc-number is an allowed autocomplete field name 
+PASS cc-exp is an allowed autocomplete field name 
+PASS cc-exp-month is an allowed autocomplete field name 
+PASS cc-exp-year is an allowed autocomplete field name 
+PASS cc-csc is an allowed autocomplete field name 
+PASS cc-type is an allowed autocomplete field name 
+PASS transaction-currency is an allowed autocomplete field name 
+PASS transaction-amount is an allowed autocomplete field name 
+PASS language is an allowed autocomplete field name 
+PASS bday is an allowed autocomplete field name 
+PASS bday-day is an allowed autocomplete field name 
+PASS bday-month is an allowed autocomplete field name 
+PASS bday-year is an allowed autocomplete field name 
+PASS sex is an allowed autocomplete field name 
+PASS url is an allowed autocomplete field name 
+PASS photo is an allowed autocomplete field name 
+PASS tel is an allowed autocomplete field name 
+PASS tel-country-code is an allowed autocomplete field name 
+PASS tel-national is an allowed autocomplete field name 
+PASS tel-area-code is an allowed autocomplete field name 
+PASS tel-local is an allowed autocomplete field name 
+PASS tel-local-prefix is an allowed autocomplete field name 
+PASS tel-local-suffix is an allowed autocomplete field name 
+PASS tel-extension is an allowed autocomplete field name 
+PASS email is an allowed autocomplete field name 
+PASS impp is an allowed autocomplete field name 
+     
+     
+     
+     

Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt (0 => 225781)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-filter-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -0,0 +1,7 @@
+
+PASS form.elements must contain all listed elements with the form owner 
+PASS form.elements only includes elements from the same shadow tree 
+                              
+                                               
+                                                              
+

Added: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/telephone-expected.txt (0 => 225781)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/telephone-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/telephone-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -0,0 +1,18 @@
+Input tel
+
+     
+
+PASS tel type supported on input element 
+PASS User agents must not allow users to insert "LF" (U+000A) 
+PASS User agents must not allow users to insert "CR" (U+000D) 
+PASS The value attribute, if specified, must have a value that contains no "LF" (U+000A) 
+PASS The value attribute, if specified, must have a value that contains no "CR" (U+000D) 
+PASS The value sanitization algorithm is as follows: Strip line breaks from the value 
+PASS Element can accept the phone number with plus sign(country code) 
+PASS Element can accept the phone number with hash mark(extension number) 
+PASS Element can accept the phone number with hyphen 
+PASS Element can accept the phone number with dots 
+PASS Element can accept the phone number with whitespace 
+PASS Element can accept the phone number with leading & following whitespaces 
+PASS Element can accept the phone number with parentheses(area code) 
+

Deleted: trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt (225780 => 225781)


--- trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt	2017-12-12 14:58:05 UTC (rev 225780)
+++ trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt	2017-12-12 15:01:32 UTC (rev 225781)
@@ -1,4 +0,0 @@
-Blocked access to external URL http://nonexistent-origin.localhost%7D:8800/
-
-PASS XMLHttpRequest: The send() method: Throw a "throw an "NetworkError" exception when Network error happens (synchronous flag is set) 
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to