Change ColorInputType to use ensureInlineStyleDecl.
Created attachment 125234 [details] Patch
Comment on attachment 125234 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=125234&action=review > Source/WebCore/ChangeLog:7 > + ColorInputType needs to use ensureInlineStyleDecl > + https://bugs.webkit.org/show_bug.cgi?id=77699 > + > + Reviewed by NOBODY (OOPS!). > + You had better add a reason that we need ensureInlineStyleDecl.
Created attachment 125241 [details] Patch
Comment on attachment 125241 [details] Patch Added comment. Because WebCore internally should use the more specific CSSMutableStyleDeclaration http://trac.webkit.org/changeset/105739
Comment on attachment 125241 [details] Patch Clearing flags on attachment: 125241 Committed r106628: <http://trac.webkit.org/changeset/106628>
All reviewed patches have been landed. Closing bug.