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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-shadow-tree-content-expected.txt

Issue 2066303004: Manual rebaseline for crbug.com/620126 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/platform/mac-mac10.10/svg/custom/relative-sized-shadow-tree-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-shadow-tree-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-shadow-tree-content-expected.txt
deleted file mode 100644
index 490f06b548e9c919c792414a637f2e5b56d00f32..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-shadow-tree-content-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x478
- LayoutBlockFlow {html} at (0,0) size 800x478
- LayoutBlockFlow {body} at (8,16) size 784x454
- LayoutBlockFlow {p} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 736x36
- text run at (0,0) width 736: "The svg area contained in the div element (red box), should fill out the whole area (two blue rectangles, first: (0,0)-"
- text run at (0,18) width 686: "(50%,50%), second: (50%,50%)-(100%,100%)), especially after resizing the content box to a different size"
- LayoutBlockFlow {div} at (0,52) size 102x402 [border: (1px solid #FF0000)]
- LayoutSVGRoot {svg} at (9,69) size 100x400
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGRect {rect} at (9,269) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=200.00] [width=50.00] [height=200.00]
- LayoutSVGRect {rect} at (9,69) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=50.00] [height=200.00]
- LayoutSVGContainer {use} at (9,69) size 50x200
- LayoutSVGRect {rect} at (9,69) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=50.00] [height=200.00]
- LayoutSVGContainer {use} at (59,269) size 50x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
- LayoutSVGRect {rect} at (59,269) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=200.00] [width=50.00] [height=200.00]
- LayoutSVGContainer {use} at (9,69) size 50x200
- LayoutSVGContainer {g} at (9,69) size 50x200
- LayoutSVGRect {rect} at (9,69) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=50.00] [height=200.00]
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698