RESOLVED FIXED43003
WebDocument needs to provide doctype
https://bugs.webkit.org/show_bug.cgi?id=43003
Summary WebDocument needs to provide doctype
Dominic Mazzoni
Reported 2010-07-26 14:33:41 PDT
For Windows accessibility, WebDocument should implement: WEBKIT_API WebDocumentType doctype() const;
Attachments
Implements proposed feature (9.28 KB, patch)
2010-07-26 14:52 PDT, Dominic Mazzoni
no flags
Fix style errors in previous patch (9.29 KB, patch)
2010-07-26 14:59 PDT, Dominic Mazzoni
no flags
Dominic Mazzoni
Comment 1 2010-07-26 14:52:02 PDT
Created attachment 62615 [details] Implements proposed feature
WebKit Review Bot
Comment 2 2010-07-26 14:53:00 PDT
Attachment 62615 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit/chromium/ChangeLog:9: Line contains tab character. [whitespace/tab] [5] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dominic Mazzoni
Comment 3 2010-07-26 14:59:25 PDT
Created attachment 62617 [details] Fix style errors in previous patch
chris fleizach
Comment 4 2010-07-26 16:39:39 PDT
Comment on attachment 62617 [details] Fix style errors in previous patch r=me
WebKit Commit Bot
Comment 5 2010-07-26 17:01:22 PDT
Comment on attachment 62617 [details] Fix style errors in previous patch Clearing flags on attachment: 62617 Committed r64092: <http://trac.webkit.org/changeset/64092>
WebKit Commit Bot
Comment 6 2010-07-26 17:01:28 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.