Open
Bug 1527923
Opened 6 years ago
Updated 3 years ago
<iframe name> and <frame name> should only be used during creation
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: annevk, Unassigned)
Details
That's what Chrome and Safari do. Tests: https://github.com/web-platform-tests/wpt/pull/15392.
Posting a PR against the HTML Standard shortly.
This should help a tiny bit with fission as there's less data to propagate.
Updated•6 years ago
|
Priority: -- → P2
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•