Side by Side Diff: third_party/WebKit/LayoutTests/compositing/overflow/empty-composited-child-of-border-radius-ancestor-expected.html
Issue 2194273002 :
Fix border radius on composited children. (Closed)
Patch Set: Update the comment on why we say an empty div can paint
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/FlagExpectations/enable-slimming-paint-v2
third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child.html
third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child-expected.png
third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child-expected.txt
third_party/WebKit/LayoutTests/compositing/overflow/empty-composited-child-of-border-radius-ancestor.html
third_party/WebKit/LayoutTests/compositing/overflow/empty-composited-child-of-border-radius-ancestor-expected.html
third_party/WebKit/LayoutTests/fast/borders/border-radius-with-composited-child.html
third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.png
third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.txt
third_party/WebKit/LayoutTests/platform/linux/fast/clip/overflow-border-radius-composited-expected.png
third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.png
third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.txt
third_party/WebKit/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.png
third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-with-composited-child-expected.png
third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-with-composited-child-expected.txt
third_party/WebKit/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-expected.png
third_party/WebKit/Source/core/layout/LayoutBox.cpp
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.h
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp
third_party/WebKit/Source/core/layout/compositing/CompositedLayerMappingTest.cpp
third_party/WebKit/Source/core/paint/FilterPainter.cpp
third_party/WebKit/Source/core/paint/LayerClipRecorder.h
third_party/WebKit/Source/core/paint/LayerClipRecorder.cpp
third_party/WebKit/Source/core/paint/PaintLayerClipper.h
third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp
third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h
third_party/WebKit/Source/platform/graphics/CompositingReasons.h
third_party/WebKit/Source/platform/graphics/CompositingReasons.cpp
third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp
third_party/WebKit/Source/platform/graphics/GraphicsLayerClient.h