[Webkit-unassigned] [Bug 136570] New: Implement nullable .crossOrigin IDL attribute (spec change)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 5 04:17:29 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136570
Summary: Implement nullable .crossOrigin IDL attribute (spec
change)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zcorpan at gmail.com
Should implement this spec change:
http://html5.org/r/8727
Rationale for the change in https://www.w3.org/Bugs/Public/show_bug.cgi?id=26105
On getting, if the state is No CORS (i.e. attribute is absent), return null.
On setting, if the value is null, remove the content attribute.
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3155
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list