Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-shared-style-expected.html
Issue 1523843004 :
Add support for new CSS ::slotted() pseudo element (Closed)
Patch Set: tentative fix for crash / querySelector test
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element.html
third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-css-text.html
third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-dynamic-attribute-change.html
third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-dynamic-attribute-change-expected.html
third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-expected.html
third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-shared-style.html
third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-shared-style-expected.html
third_party/WebKit/LayoutTests/fast/selectors/querySelector-pseudo-slotted.html
third_party/WebKit/Source/core/css/CSSSelector.h
third_party/WebKit/Source/core/css/CSSSelector.cpp
third_party/WebKit/Source/core/css/CSSSelectorList.h
third_party/WebKit/Source/core/css/CSSSelectorList.cpp
third_party/WebKit/Source/core/css/RuleFeature.cpp
third_party/WebKit/Source/core/css/RuleSet.h
third_party/WebKit/Source/core/css/RuleSet.cpp
third_party/WebKit/Source/core/css/SelectorChecker.cpp
third_party/WebKit/Source/core/css/SelectorFilter.cpp
third_party/WebKit/Source/core/css/parser/CSSParserSelector.h
third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h
third_party/WebKit/Source/core/css/parser/CSSSelectorParser.cpp
third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.cpp
third_party/WebKit/Source/core/css/resolver/SharedStyleFinder.cpp
third_party/WebKit/Source/core/frame/UseCounter.h
third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp