Changeset 266521 in webkit


Ignore:
Timestamp:
Sep 3, 2020, 9:11:51 AM (5 years ago)
Author:
achristensen@apple.com
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r266519 r266521  
     12020-09-03  Alex Christensen  <achristensen@webkit.org>
     2
     3        Rebase iOS test results after r266399
     4        https://bugs.webkit.org/show_bug.cgi?id=216022
     5
     6        * platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt:
     7
    182020-09-03  Hector Lopez  <hector_i_lopez@apple.com>
    29
  • trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt

    r266399 r266521  
    55PASS Setting hash should encode incompatible characters
    66PASS Setting hash to an already encoded value should not double encode it
    7 FAIL Setting hash which is partially encoded should only encode incompatible characters assert_equals: expected "#mixed%20encoding%20here" but got "#mixed encoding%20here"
    8 
     7PASS Setting hash which is partially encoded should only encode incompatible characters
Note: See TracChangeset for help on using the changeset viewer.