RESOLVED FIXED 106121
[mac] WebKit1 has no equivalent of WKBundleNodeHandleCopyHTMLTableCellElementCellAbove
https://bugs.webkit.org/show_bug.cgi?id=106121
Summary [mac] WebKit1 has no equivalent of WKBundleNodeHandleCopyHTMLTableCellElement...
mitz
Reported 2013-01-04 11:39:37 PST
There is not WebKit1 API for getting the table cell above a given cell.
Attachments
Add -[DOMHTMLTableCellElement _cellAbove] (13.13 KB, patch)
2013-01-04 12:15 PST, mitz
adele: review+
mitz
Comment 1 2013-01-04 12:15:11 PST
Created attachment 181354 [details] Add -[DOMHTMLTableCellElement _cellAbove]
WebKit Review Bot
Comment 2 2013-01-04 12:20:33 PST
Attachment 181354 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/bindings/objc/DOMPrivate.h:74: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
mitz
Comment 3 2013-01-04 13:41:38 PST
Note You need to log in before you can comment on or make changes to this bug.