Side by Side Diff: third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-mutated-expected.html
Issue 2484153003 :
Use an SVGElementProxy in ReferenceClipPathOperation (Closed)
Patch Set: Rebase; fix comments; findElement
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/css3/masking/clip-path-reference-mutated.html
third_party/WebKit/LayoutTests/css3/masking/clip-path-reference-mutated-expected.html
third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.cpp
third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.cpp
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilter.h
third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceFilter.cpp
third_party/WebKit/Source/core/paint/BUILD.gn
third_party/WebKit/Source/core/paint/ClipPathClipper.cpp
third_party/WebKit/Source/core/paint/FilterPainter.cpp
third_party/WebKit/Source/core/paint/PaintLayer.h
third_party/WebKit/Source/core/paint/PaintLayer.cpp
third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.h
third_party/WebKit/Source/core/paint/PaintLayerFilterInfo.cpp
third_party/WebKit/Source/core/paint/PaintLayerResourceInfo.h
third_party/WebKit/Source/core/paint/PaintLayerResourceInfo.cpp
third_party/WebKit/Source/core/style/BUILD.gn
third_party/WebKit/Source/core/style/ClipPathOperation.h
third_party/WebKit/Source/core/style/ClipPathOperation.cpp
third_party/WebKit/Source/core/svg/SVGElement.h
third_party/WebKit/Source/core/svg/SVGElement.cpp
third_party/WebKit/Source/core/svg/SVGElementProxy.h
third_party/WebKit/Source/core/svg/SVGElementProxy.cpp
third_party/WebKit/Source/core/svg/SVGElementRareData.h
third_party/WebKit/Source/core/svg/SVGElementRareData.cpp
third_party/WebKit/Source/core/svg/SVGFilterElement.h
third_party/WebKit/Source/core/svg/SVGFilterElement.cpp