Use shadowRootList for ColorInputType
authorkeishi@webkit.org <keishi@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 20 Feb 2012 06:17:31 +0000 (06:17 +0000)
committerkeishi@webkit.org <keishi@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 20 Feb 2012 06:17:31 +0000 (06:17 +0000)
commitc47d507154f5bd16355f1d2068c7bb5e6bfd19e0
tree6301961d6e22651bb6006c9e5eca965e7db44bce
parent48456f17029841f06b3cbddd31de3447b36d46a5
Use shadowRootList for ColorInputType
https://bugs.webkit.org/show_bug.cgi?id=79007

Reviewed by Kent Tamura.

* html/ColorInputType.cpp:
(WebCore::ColorInputType::createShadowSubtree): Changed shadowRoot to shadowRootList.
(WebCore::ColorInputType::shadowColorSwatch): Changed shadowRoot to shadowRootList.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108209 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/html/ColorInputType.cpp