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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt
deleted file mode 100644
index 8a3da6de460c1e2bb73d70fb099abaf004a0e8f1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/clipath/clip-path-with-background-and-box-behind-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x171
- LayoutBlockFlow {HTML} at (0,0) size 800x171
- LayoutBlockFlow {BODY} at (8,8) size 784x155
- LayoutSVGRoot {svg} at (8,8) size 0x0
- LayoutSVGResourceClipper {clipPath} [id="equitri"] [clipPathUnits=objectBoundingBox]
- LayoutSVGPath {polygon} at (8,8) size 1x1 [fill={[type=SOLID] [color=#000000]}] [points="0.5 0 0 0.86 1 0.86 0.5 0"]
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,8) size 100x100
- LayoutBlockFlow (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#008000]
-layer at (8,8) size 100x100
- LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698