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
leaktests
reference
resources
untriaged
Document-prototype-adoptNode.html -rw-r--r-- 1.0 KB
Document-prototype-currentScript.html -rw-r--r-- 4.4 KB
Document-prototype-importNode.html -rw-r--r-- 1.1 KB
DocumentOrShadowRoot-prototype-elementFromPoint.html -rw-r--r-- 13.5 KB
Element-interface-attachShadow-custom-element.html -rw-r--r-- 1.1 KB
Element-interface-attachShadow.html -rw-r--r-- 5.3 KB
Element-interface-shadowRoot-attribute.html -rw-r--r-- 2.6 KB
Extensions-to-Event-Interface.html -rw-r--r-- 11.0 KB
HTMLSlotElement-interface.html -rw-r--r-- 16.1 KB
META.yml -rw-r--r-- 125 bytes
MouseEvent-prototype-offsetX-offsetY.html -rw-r--r-- 6.9 KB
Node-prototype-cloneNode.html -rw-r--r-- 2.5 KB
Range-prototype-insertNode.html -rw-r--r-- 635 bytes
ShadowRoot-interface.html -rw-r--r-- 6.0 KB
Slotable-interface.html -rw-r--r-- 4.5 KB
directionality-001-ref.html -rw-r--r-- 348 bytes
directionality-001.tentative.html -rw-r--r-- 885 bytes
event-composed-path-after-dom-mutation.html -rw-r--r-- 1.9 KB
event-composed-path-with-related-target.html -rw-r--r-- 11.8 KB
event-composed-path.html -rw-r--r-- 9.9 KB
event-composed.html -rw-r--r-- 2.9 KB
event-inside-shadow-tree.html -rw-r--r-- 7.4 KB
event-inside-slotted-node.html -rw-r--r-- 14.4 KB
event-post-dispatch.html -rw-r--r-- 8.4 KB
event-with-related-target.html -rw-r--r-- 12.6 KB
form-control-form-attribute.html -rw-r--r-- 2.1 KB
getElementById-dynamic-001.html -rw-r--r-- 973 bytes
historical.html -rw-r--r-- 767 bytes
input-element-list.html -rw-r--r-- 1.1 KB
layout-slot-no-longer-assigned.html -rw-r--r-- 555 bytes
layout-slot-no-longer-fallback.html -rw-r--r-- 541 bytes
scroll-to-the-fragment-in-shadow-tree.html -rw-r--r-- 6.0 KB
slotchange-customelements.html -rw-r--r-- 1.9 KB
slotchange-event.html -rw-r--r-- 23.5 KB
slotchange.html -rw-r--r-- 6.3 KB
slots-fallback-in-document.html -rw-r--r-- 1.6 KB
slots-fallback.html -rw-r--r-- 8.0 KB
slots.html -rw-r--r-- 15.4 KB

back to top