Closed
Bug 596168
Opened 15 years ago
Closed 15 years ago
Non-space characters in "in foreign content" should set frameset-ok to not OK
Categories
(Core :: DOM: HTML Parser, defect, P2)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla2.0b7
People
(Reporter: hsivonen, Assigned: hsivonen)
References
(
URL
)
Details
Attachments
(1 file)
|
7.66 KB,
patch
|
sicking
:
review+
jst
:
approval2.0+
|
Details | Diff | Splinter Review |
<!doctype html><svg>a</svg><frameset><frame> incorrectly results in a frameset in the DOM.
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Priority: -- → P2
Comment on attachment 475025 [details] [diff] [review]
Fix
rs=me
Attachment #475025 -
Flags: review?(jonas) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 475025 [details] [diff] [review]
Fix
Requesting approval, since this a spec correctness fix. I don't dare to claim that this should block release, though.
Attachment #475025 -
Flags: approval2.0?
Updated•15 years ago
|
Attachment #475025 -
Flags: approval2.0? → approval2.0+
| Assignee | ||
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Updated•15 years ago
|
Target Milestone: mozilla2.0b8 → mozilla2.0b7
You need to log in
before you can comment on or make changes to this bug.
Description
•