HTMLTreeBuilder needs adjustForeignAttributes support
Created attachment 61144 [details] Patch
Comment on attachment 61144 [details] Patch You like re-writing this code, huh? :) WebCore/html/HTMLTreeBuilder.cpp:727 + for (unsigned x = 0; x < attributes->length(); ++x) { you and your x
Comment on attachment 61144 [details] Patch Clearing flags on attachment: 61144 Committed r63045: <http://trac.webkit.org/changeset/63045>
All reviewed patches have been landed. Closing bug.