Side by Side Diff: LayoutTests/fast/dom/shadow/shadowdom-for-input-checkbox-expected.html
Issue 21165005 :
Support author Shadow DOM for INPUT elements (Closed)
Patch Set: Test should work on Windows and Linux.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/dom/shadow/shadow-disable.html
LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
LayoutTests/fast/dom/shadow/shadow-element-inactive.html
LayoutTests/fast/dom/shadow/shadow-element-inactive-expected.txt
LayoutTests/fast/dom/shadow/shadowdom-for-input-appearance.html
LayoutTests/fast/dom/shadow/shadowdom-for-input-appearance-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click.html
LayoutTests/fast/dom/shadow/shadowdom-for-input-checkbox.html
LayoutTests/fast/dom/shadow/shadowdom-for-input-checkbox-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change.html
LayoutTests/fast/dom/shadow/shadowdom-for-input-type-change-expected.txt
Source/core/dom/Element.h
Source/core/dom/Element.cpp
Source/core/dom/shadow/ElementShadow.cpp
Source/core/html/HTMLInputElement.h
Source/core/html/HTMLInputElement.cpp
Source/core/html/HTMLTextAreaElement.h
Source/core/html/HTMLTextFormControlElement.h
Source/core/html/InputType.cpp
Source/core/html/forms/InputTypeView.h
Source/core/html/forms/InputTypeView.cpp