[Bug 28068] New: Should ProcessingInstruction implement LinkStyle?
[email protected] Sat, 21 Feb 2015 19:41:14 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28068
Bug ID: 28068
Summary: Should ProcessingInstruction implement LinkStyle?
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
This is old stuff:
http://www.w3.org/TR/DOM-Level-2-Style/stylesheets.html#StyleSheets-LinkStyle
The HTML spec says "HTMLLinkElement implements LinkStyle" and "HTMLStyleElement
implements LinkStyle".
Should DOM say "ProcessingInstruction implements LinkStyle"?
Note that Gecko doesn't have this, but Blink/WebKit do. I haven't checked IE.
--
You are receiving this mail because:
You are on the CC list for the bug.