commit | ceef1ea6b4d196e6e2f2bd7fe099f0f639488677 | [log] [tgz] |
---|---|---|
author | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Oct 13 15:04:05 2013 +0000 |
committer | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Oct 13 15:04:05 2013 +0000 |
tree | 6c0d624f6a94bb36958c20739c6b5458d9c67959 | |
parent | 932046d68c4539e5d418a27431d40c2a5ff4c778 [diff] |
CTTE: RenderSlider always has an HTMLInputElement. <https://webkit.org/b/122728> Reviewed by Anders Carlsson. This renderer is never anonymous and always has a corresponding HTMLInputElement. Tighten this up by having the constructor take the element by reference, and override element() with a stronger return type. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@157370 268f45cc-cd09-0410-ab3c-d52691b4dbfc