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

Unified Diff: LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-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/zoom/page/zoom-svg-as-relative-image-expected.txt
diff --git a/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt b/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt
index 7ca447593c4085588559d5b5b0bf37fd21fefcf1..1c8e98b466a336bc1da46e053cc8cd7afeafb0cf 100644
--- a/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt
+++ b/LayoutTests/svg/zoom/page/zoom-svg-as-relative-image-expected.txt
@@ -4,5 +4,5 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 83.33x83.33 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 83.33x83
+ RenderImage {IMG} at (0,0) size 83.33x83.33
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698