Side by Side Diff: LayoutTests/fast/dom/shadow/shadowdom-for-output-only-shadow.html
Issue 22852020 :
Only allow reprojecting shadows between ShadowRoots of the same type (Closed)
Patch Set: Delete another test
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/TestExpectations
LayoutTests/fast/dom/shadow/input-with-validation.html
LayoutTests/fast/dom/shadow/input-with-validation-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-fieldset-complex-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-fieldset-complex-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-fieldset-only-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-fieldset-only-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt
LayoutTests/fast/dom/shadow/shadowdom-for-input-button.html
LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click-expected.txt
LayoutTests/fast/dom/shadow/shadowdom-for-input-button-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-keygen-complex-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-keygen-complex-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-media-expected.txt
LayoutTests/fast/dom/shadow/shadowdom-for-meter-dynamic-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-meter-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-meter-multiple-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-meter-with-style-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-meter-without-appearance-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-object-complex-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-object-complex-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-object-without-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-output-only-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-output-only-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-progress-dynamic-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-progress-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-progress-multiple-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-progress-with-style-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-progress-without-appearance-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-select-complex-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-select-complex-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-select-without-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-select-without-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-textarea.html
LayoutTests/fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html
LayoutTests/fast/dom/shadow/shadowdom-for-textarea-complex-shadow-expected.html
LayoutTests/fast/dom/shadow/shadowdom-for-textarea-expected.html
Source/core/dom/Element.h
Source/core/dom/Element.cpp
Source/core/dom/shadow/ElementShadow.cpp
Source/core/html/HTMLDetailsElement.h
Source/core/html/HTMLSummaryElement.h
Source/core/html/shadow/HTMLShadowElement.h
Source/core/html/shadow/HTMLShadowElement.cpp