Bug 156515

Summary: Attr.value should not be nullable
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, esprehn+autocc, kangil.han, koivisto, kondapallykalyan
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=156512
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-04-12 13:57:46 PDT
Attr.value should not be nullable as per: https://dom.spec.whatwg.org/#interface-attr Firefox and Chrome agree with the spec but we don't.
Attachments
Patch (6.90 KB, patch)
2016-04-12 14:23 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-04-12 14:23:50 PDT
WebKit Commit Bot
Comment 2 2016-04-12 15:38:28 PDT
Comment on attachment 276275 [details] Patch Clearing flags on attachment: 276275 Committed r199392: <http://trac.webkit.org/changeset/199392>
WebKit Commit Bot
Comment 3 2016-04-12 15:38:33 PDT
All reviewed patches have been landed. Closing bug.
Antti Koivisto
Comment 4 2016-04-13 01:30:01 PDT
*** Bug 156512 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.