Bug 160838

Summary: Move designMode attribute from HTMLDocument to Document
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dbates, esprehn+autocc, gyuyoung.kim, kangil.han, kondapallykalyan, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/interaction.html#designMode
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-08-12 19:10:34 PDT
Move designMode attribute from HTMLDocument to Document to match the latest HTML specification: - https://html.spec.whatwg.org/multipage/interaction.html#designMode This also matches Chrome.
Attachments
Patch (9.16 KB, patch)
2016-08-12 19:12 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-12 19:12:02 PDT
WebKit Commit Bot
Comment 2 2016-08-13 15:37:52 PDT
Comment on attachment 285994 [details] Patch Clearing flags on attachment: 285994 Committed r204449: <http://trac.webkit.org/changeset/204449>
WebKit Commit Bot
Comment 3 2016-08-13 15:37:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.