Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.txt

Issue 2781863005: Account for filter bounds for backgroundRect during PaintLayer painting (Closed)
Patch Set: none Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.txt b/third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6fc02ccf85435cf3e755bb8e6598c6bb9a6cf9d4
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/clip/nested-rounded-rect-expected.txt
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x38
+ LayoutBlockFlow {HTML} at (0,0) size 800x38
+ LayoutBlockFlow {BODY} at (8,8) size 784x22
+layer at (8,8) size 784x22
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 784x22
+layer at (8,8) size 22x22 clip at (9,9) size 20x20
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 22x22 [bgcolor=#D3D3D3] [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698