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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-deep-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-deep-shadow-tree-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt
deleted file mode 100644
index 5e933a311b1f8e69f5b1764a62628d01cff8abfd..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt
+++ /dev/null
@@ -1,19 +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 765x36
- text run at (0,0) width 765: "The svg area contained in the div element (red box), should contain one blue rectangle from (50%,50%)-(100%,100%),"
- text run at (0,18) width 370: "especially after resizing the content box to a different size"
- LayoutBlockFlow {div} at (0,52) size 102x402 [border: (1px solid #FF0000)]
- LayoutSVGRoot {svg} at (59,269) size 50x200
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGRect {rect} at (9,169) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=50.00] [height=200.00]
- LayoutSVGContainer {use} at (34,169) size 50x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(25.00,0.00)}]
- LayoutSVGRect {rect} at (34,169) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.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=(25.00,100.00)}]
- LayoutSVGContainer {g} at (59,269) size 50x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(25.00,0.00)}]
- LayoutSVGRect {rect} at (59,269) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=50.00] [height=200.00]
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698