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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/viewBox-hit-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - 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/svg/custom/viewBox-hit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/viewBox-hit-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/viewBox-hit-expected.txt
index 7de84cfb5d2ceb3e8a81d6e3cb8fea7450468188..6d1bb6a0bdf0b24f1b66c415e57ad68e49d1e8d9 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/viewBox-hit-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/viewBox-hit-expected.txt
@@ -1,5 +1,5 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 227x189
- LayoutSVGRoot {svg} at (75,47) size 77x76
- LayoutSVGEllipse {circle} at (75,47) size 77x76 [fill={[type=SOLID] [color=#008000]}] [cx=300.00] [cy=225.00] [r=100.00]
+ LayoutSVGRoot {svg} at (0,0) size 226.77x188.97
+ LayoutSVGEllipse {circle} at (200,125) size 200x200 [fill={[type=SOLID] [color=#008000]}] [cx=300.00] [cy=225.00] [r=100.00]

Powered by Google App Engine
This is Rietveld 408576698