Open
Bug 1458727
Opened 7 years ago
Updated 3 years ago
Test for classid attribute fallback on object tags
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: qdot, Unassigned)
References
Details
Wanted to get bug 1433221 landed, and figuring out a test for this may take a bit.
Steps needed to test:
- Create test with object node, with an embed child. Both should load test plugin.
- object node should have a classid attribute (value doesn't matter, just needs to be present)
- test should be loaded in iframe, then reloaded. embed tag should be verified to load (as fallback) both times.
Updated•7 years ago
|
Priority: -- → P2
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Reporter | ||
Updated•6 years ago
|
Assignee: kyle → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•