Bug 108036
Summary: | video controls visible without @controls attribute with <track> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Silvia Pfeiffer <silviapf> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | eric.carlson, vcarbune |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Silvia Pfeiffer
When a <track> element is present, the video or audio controls are made visible even when no @controls attribute is present. FAIK that's against the letter of the spec.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Victor Carbune
I think this bug is obsolete now.