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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt
index e1595cfdda9685bf31f835518058862e68a2ae55..db08f43e4e4376826e735ba2c8d1a44a7d3d1dd7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt
@@ -1,95 +1,19 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow div id='contentBox'",
- "rect": [8, 72, 402, 402],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutSVGContainer g id='targetUse'",
- "rect": [209, 273, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [209, 273, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect id='targetRect'",
- "rect": [209, 273, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRoot svg",
- "rect": [209, 273, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGContainer use id='targetUse'",
- "rect": [109, 173, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect id='targetRect'",
- "rect": [109, 173, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect id='targetRect'",
- "rect": [9, 173, 200, 200],
- "reason": "full"
- },
- {
- "object": "LayoutSVGContainer g id='targetUse'",
- "rect": [59, 273, 50, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [59, 273, 50, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect id='targetRect'",
- "rect": [59, 273, 50, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRoot svg",
- "rect": [59, 273, 50, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGContainer use id='targetUse'",
- "rect": [34, 173, 50, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect id='targetRect'",
- "rect": [34, 173, 50, 200],
- "reason": "bounds change"
- },
- {
- "object": "InlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- }
- ]
- }
- ]
-}
-
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x482
+ LayoutBlockFlow {html} at (0,0) size 800x482
+ LayoutBlockFlow {body} at (8,16) size 784x458
+ LayoutBlockFlow {p} at (0,0) size 784x40
+ LayoutText {#text} at (0,0) size 783x39
+ text run at (0,0) width 783: "The svg area contained in the div element (red box), should contain one blue rectangle from (50%,50%)-(100%,100%), especially"
+ text run at (0,20) width 278: "after resizing the content box to a different size"
+ LayoutBlockFlow {div} at (0,56) size 102x402 [border: (1px solid #FF0000)]
+ LayoutSVGRoot {svg} at (59,273) size 50x200
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGRect {rect} at (9,173) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=50.00] [height=200.00]
+ LayoutSVGContainer {use} at (34,173) size 50x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(25.00,0.00)}]
+ LayoutSVGRect {rect} at (34,173) size 50x200 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=50.00] [height=200.00]
+ LayoutSVGContainer {use} at (59,273) size 50x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(25.00,100.00)}]
+ LayoutSVGContainer {g} at (59,273) size 50x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(25.00,0.00)}]
+ LayoutSVGRect {rect} at (59,273) 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