Implement :~: fragment directive delimiter
Implement the newly proposed fragment directive delimiter :~:. This delimiter behaves the same as the previously implemented ## delimiter, but is valid by URL spec and thus should be a better option. For now, both delimiters are supported, but the ## delimiter will be removed for M79 once we confirm we want to use :~:. Bug: 1007016 Change-Id: Icd732d27ccc3a7591617735afee9d14d5d1c68f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1822512 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#699589}
Showing
Please register or sign in to comment