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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt

Issue 2228383002: Auto-rebaseline for r410976 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/win/svg/custom/use-clipped-hit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt
index adfabeed8da3c48e0ea47aeb344c3edb49cb89a6..d3df1f1631fd7fc2a42ba893d5a0ab16d42fa0d1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/use-clipped-hit-expected.txt
@@ -1,61 +1,13 @@
-{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [90, 116, 64, 17],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGText text id='status'",
- "rect": [90, 116, 64, 17],
- "reason": "full"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [90, 116, 44, 17],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGText text id='status'",
- "rect": [89, 115, 3, 19],
- "reason": "invalidate paint rectangle"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutSVGText text id='status'",
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGText text id='status'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "layoutObject insertion"
- },
- {
- "object": "InlineTextBox 'Passed'",
- "reason": "layoutObject insertion"
- }
- ]
-}
-
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutSVGRoot {svg} at (29,39) size 142x94
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {symbol} at (0,0) size 0x0
+ LayoutSVGRect {rect} at (0,0) size 71x11 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
+ LayoutSVGContainer {use} at (29,39) size 142x22 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,50.00)}]
+ LayoutSVGViewportContainer {svg} at (29,39) size 142x22
+ LayoutSVGRect {rect} at (29,39) size 142x22 [stroke={[type=SOLID] [color=#696969]}] [fill={[type=SOLID] [color=#DCDCDC]}] [x=-70.00] [y=-10.00] [width=140.00] [height=20.00]
+ LayoutSVGText {text} at (90,116) size 64x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 64x17
+ chunk 1 text run 1 at (90.00,130.00) startOffset 0 endOffset 7 width 63.11: "Unknown"

Powered by Google App Engine
This is Rietveld 408576698