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

Unified Diff: LayoutTests/svg/hixie/intrinsic/002-expected.txt

Issue 26390004: Rework SVG sizing (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix mishap during rebase in svg.css Created 6 years, 8 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: LayoutTests/svg/hixie/intrinsic/002-expected.txt
diff --git a/LayoutTests/svg/hixie/intrinsic/002-expected.txt b/LayoutTests/svg/hixie/intrinsic/002-expected.txt
deleted file mode 100644
index 1ea12d5d1607bab8481ac632f2fa925150aa0caf..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/hixie/intrinsic/002-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (8,8) size 150x175
- RenderBlock (relative positioned) {HTML} at (8,8) size 150x175
- RenderBody {BODY} at (0,0) size 150x175
- RenderBlock {P} at (0,0) size 150x175
- RenderText {#text} at (0,1) size 359x18
- text run at (0,1) width 359: "There should be an exact square of green below this line:"
- RenderEmbeddedObject {OBJECT} at (0,20) size 150x150
- layer at (0,0) size 150x150
- RenderView at (0,0) size 150x150
- layer at (0,0) size 150x150
- RenderSVGRoot {svg} at (0,0) size 150x150
- RenderSVGRect {rect} at (0,0) size 150x150 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
- RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 150x150
- RenderBlock (positioned) {DIV} at (0,20) size 150x150 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698