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

Unified Diff: LayoutTests/platform/linux/svg/custom/linking-uri-01-b-expected.txt

Issue 208323007: Fix getBBox() returning (0,0) bug when width or height is zero (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@myzbackup
Patch Set: Created 6 years, 9 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/platform/linux/svg/custom/linking-uri-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/linking-uri-01-b-expected.txt b/LayoutTests/platform/linux/svg/custom/linking-uri-01-b-expected.txt
similarity index 99%
copy from LayoutTests/platform/win/svg/custom/linking-uri-01-b-expected.txt
copy to LayoutTests/platform/linux/svg/custom/linking-uri-01-b-expected.txt
index 0de628c8fec06d74f44048be4e91a236e8abb232..8ec6e2be3d69e57c006aaf643c93d60f8c50d22f 100644
--- a/LayoutTests/platform/win/svg/custom/linking-uri-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/linking-uri-01-b-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 800x600
RenderSVGText {text} at (300,123) size 125x12 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 124x12
chunk 1 (middle anchor) text run 1 at (300.91,132.00) startOffset 0 endOffset 29 width 123.19: "No view attributes except id."
- RenderSVGEllipse {ellipse} at (16,97) size 768x342 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
+ RenderSVGEllipse {ellipse} at (13,94) size 774x348 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
RenderSVGText {text} at (349,282) size 42x16 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 42x16
chunk 1 (middle anchor) text run 1 at (349.09,295.00) startOffset 0 endOffset 7 width 41.81: "Ellipse"

Powered by Google App Engine
This is Rietveld 408576698