Side by Side Diff: third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html
Issue 2450093005 :
Support display: contents for elements, first-line and first-letter pseudos. (Closed)
Patch Set: Support display: contents for elements, first-line and first-letter pseudos.
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/TestExpectations
third_party/WebKit/LayoutTests/external/csswg-test/css-display-3/display-contents-computed-style-expected.txt
third_party/WebKit/LayoutTests/shadow-dom/slots-fallback-in-document-tree-expected.html
third_party/WebKit/Source/core/BUILD.gn
third_party/WebKit/Source/core/css/resolver/ElementResolveContext.h
third_party/WebKit/Source/core/css/resolver/ElementResolveContext.cpp
third_party/WebKit/Source/core/css/resolver/StyleAdjuster.h
third_party/WebKit/Source/core/css/resolver/StyleAdjuster.cpp
third_party/WebKit/Source/core/css/resolver/StyleResolver.h
third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp
third_party/WebKit/Source/core/css/resolver/StyleResolverState.h
third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp
third_party/WebKit/Source/core/dom/Document.cpp
third_party/WebKit/Source/core/dom/Element.h
third_party/WebKit/Source/core/dom/Element.cpp
third_party/WebKit/Source/core/dom/LayoutTreeBuilder.h
third_party/WebKit/Source/core/dom/LayoutTreeBuilder.cpp
third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversal.h
third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversal.cpp
third_party/WebKit/Source/core/dom/LayoutTreeBuilderTraversalTest.cpp
third_party/WebKit/Source/core/dom/Node.h
third_party/WebKit/Source/core/dom/NodeComputedStyle.h
third_party/WebKit/Source/core/dom/Text.cpp
third_party/WebKit/Source/core/html/HTMLOptGroupElement.h
third_party/WebKit/Source/core/html/HTMLOptGroupElement.cpp
third_party/WebKit/Source/core/html/HTMLOptionElement.h
third_party/WebKit/Source/core/html/HTMLOptionElement.cpp
third_party/WebKit/Source/core/layout/LayoutObject.cpp
third_party/WebKit/Source/core/svg/SVGElement.cpp
third_party/WebKit/Source/core/svg/SVGElementRareData.cpp
third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2DState.cpp