WebKit does not follow HTML5 spellcheck attribute logic for words split by spans
https://bugs.webkit.org/show_bug.cgi?id=25537
Summary WebKit does not follow HTML5 spellcheck attribute logic for words split by spans
Eric Seidel (no email)
Reported 2009-05-03 23:52:07 PDT
WebKit does not follow HTML5 spellcheck attribute logic for words split by spans https://bugs.webkit.org/show_bug.cgi?id=14552#c28 "For text that is part of text or CDATA nodes, the element with which the text is associated is the element that is the immediate parent of the start of the word, sentence, or other piece of text. For text in attributes, it is the element with which the attribute is associated. For text in text fields, it is the relevant input or textarea element." See test case.
Attachments
test case (374 bytes, text/html)
2009-05-03 23:56 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-05-03 23:56:30 PDT
Created attachment 29987 [details] test case
Note You need to log in before you can comment on or make changes to this bug.