Changeset 266521 in webkit
- Timestamp:
- Sep 3, 2020, 9:11:51 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r266519 r266521 1 2020-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 1 8 2020-09-03 Hector Lopez <hector_i_lopez@apple.com> 2 9 -
trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt
r266399 r266521 5 5 PASS Setting hash should encode incompatible characters 6 6 PASS 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 7 PASS Setting hash which is partially encoded should only encode incompatible characters
Note:
See TracChangeset
for help on using the changeset viewer.