Revision 7dbb4b66740563687a254b8e4cd8f36ac836d48f authored by Mike West on 16 August 2018, 13:13:12 UTC, committed by Blink WPT Bot on 16 August 2018, 13:40:45 UTC
This patch removes the 'target' attribute by replacing it with a new
'destination' value that distinguishes between top-level and nested
navigations.

Spec: https://github.com/mikewest/sec-metadata/commit/de7530709176c56956a5f696b52244f25f86e4fd

Bug: 861678, 843478
Change-Id: I2bf5df1b93fb2c7c341cbe6da30d99bb19d40626
Reviewed-on: https://chromium-review.googlesource.com/1172137
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Commit-Queue: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583605}
1 parent 9762614
History
File Mode Size
certs
ci
docker
gitignore
lint
manifest
pywebsocket
runner
scripts
serve
third_party
webdriver
wpt
wptrunner
wptserve
.coveragerc -rw-r--r-- 320 bytes
.gitattributes -rw-r--r-- 26 bytes
.gitignore -rw-r--r-- 114 bytes
.gitmodules -rw-r--r-- 371 bytes
META.yml -rw-r--r-- 47 bytes
__init__.py -rw-r--r-- 54 bytes
appveyor.yml -rw-r--r-- 770 bytes
conftest.py -rw-r--r-- 481 bytes
flake8.ini -rw-r--r-- 1.0 KB
localpaths.py -rw-r--r-- 1.5 KB
pytest.ini -rw-r--r-- 110 bytes
tox.ini -rw-r--r-- 559 bytes

back to top