Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/content-element-select-namespace-expected.html
Issue 1616423003 :
Fix selector namespace prefix resolution. (Closed)
Patch Set: Fixed review issues
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/css/css-set-selector-text.html
third_party/WebKit/LayoutTests/fast/css/css-set-selector-text-expected.txt
third_party/WebKit/LayoutTests/fast/css/stylerule-set-selectortext-ns.html
third_party/WebKit/LayoutTests/fast/css/stylerule-set-selectortext-ns-expected.txt
third_party/WebKit/LayoutTests/fast/dom/SelectorAPI/not-supported-namespace-in-selector-expected.txt
third_party/WebKit/LayoutTests/fast/dom/shadow/content-element-select-namespace.html
third_party/WebKit/LayoutTests/fast/dom/shadow/content-element-select-namespace-expected.html
third_party/WebKit/LayoutTests/fast/dom/shadow/content-selector-query.html
third_party/WebKit/LayoutTests/fast/dom/shadow/content-selector-query-expected.txt
third_party/WebKit/Source/core/css/CSSPageRule.cpp
third_party/WebKit/Source/core/css/CSSSelectorList.h
third_party/WebKit/Source/core/css/CSSSelectorList.cpp
third_party/WebKit/Source/core/css/CSSStyleRule.cpp
third_party/WebKit/Source/core/css/RuleFeatureSetTest.cpp
third_party/WebKit/Source/core/css/StyleSheetContents.h
third_party/WebKit/Source/core/css/StyleSheetContents.cpp
third_party/WebKit/Source/core/css/parser/CSSParser.h
third_party/WebKit/Source/core/css/parser/CSSParser.cpp
third_party/WebKit/Source/core/css/parser/CSSSelectorParser.cpp
third_party/WebKit/Source/core/dom/CSSSelectorWatch.cpp
third_party/WebKit/Source/core/dom/SelectorQuery.cpp
third_party/WebKit/Source/core/html/HTMLContentElement.cpp
third_party/WebKit/Source/web/WebSelector.cpp