RESOLVED FIXED 119257
Add 'colno' attribute to ErrorEvent interface
https://bugs.webkit.org/show_bug.cgi?id=119257
Summary Add 'colno' attribute to ErrorEvent interface
Chris Dumez
Reported 2013-07-30 07:04:43 PDT
Add 'colno' attribute to ErrorEvent interface to match the latest specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#errorevent The 'colno' attribute is already supported by IE10 and Blink. Corresponding Blink revision: https://src.chromium.org/viewvc/blink?revision=155148&view=revision
Attachments
Patch (19.92 KB, patch)
2013-07-30 11:39 PDT, Chris Dumez
darin: review+
Patch for landing (19.69 KB, patch)
2013-07-30 13:50 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-07-30 11:39:17 PDT
Chris Dumez
Comment 2 2013-07-30 13:50:25 PDT
Created attachment 207762 [details] Patch for landing Rebaselined an additional test case reported by mac-ews.
WebKit Commit Bot
Comment 3 2013-07-30 14:43:39 PDT
Comment on attachment 207762 [details] Patch for landing Clearing flags on attachment: 207762 Committed r153495: <http://trac.webkit.org/changeset/153495>
WebKit Commit Bot
Comment 4 2013-07-30 14:43:42 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.