Title: [266521] trunk/LayoutTests
Revision
266521
Author
[email protected]
Date
2020-09-03 09:11:51 -0700 (Thu, 03 Sep 2020)

Log Message

Rebase iOS test results after r266399
https://bugs.webkit.org/show_bug.cgi?id=216022

* platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (266520 => 266521)


--- trunk/LayoutTests/ChangeLog	2020-09-03 16:06:17 UTC (rev 266520)
+++ trunk/LayoutTests/ChangeLog	2020-09-03 16:11:51 UTC (rev 266521)
@@ -1,3 +1,10 @@
+2020-09-03  Alex Christensen  <[email protected]>
+
+        Rebase iOS test results after r266399
+        https://bugs.webkit.org/show_bug.cgi?id=216022
+
+        * platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt:
+
 2020-09-03  Hector Lopez  <[email protected]>
 
         REGRESSION(266399?): [ iOS wk2 ] imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html is a constant failure

Modified: trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt (266520 => 266521)


--- trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt	2020-09-03 16:06:17 UTC (rev 266520)
+++ trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt	2020-09-03 16:11:51 UTC (rev 266521)
@@ -4,5 +4,4 @@
 PASS Setting hash should automatically include hash character 
 PASS Setting hash should encode incompatible characters 
 PASS Setting hash to an already encoded value should not double encode it 
-FAIL Setting hash which is partially encoded should only encode incompatible characters assert_equals: expected "#mixed%20encoding%20here" but got "#mixed encoding%20here" 
-
+PASS Setting hash which is partially encoded should only encode incompatible characters 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to