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

Unified Diff: LayoutTests/platform/linux/svg/custom/use-detach-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/use-detach-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/use-detach-expected.txt b/LayoutTests/platform/linux/svg/custom/use-detach-expected.txt
similarity index 97%
copy from LayoutTests/platform/win/svg/custom/use-detach-expected.txt
copy to LayoutTests/platform/linux/svg/custom/use-detach-expected.txt
index 9d4fbe2d576ef004d6cca303cff1163da6e74e8e..0343637b75fc318caaf42baeabc5ef83a3813fe5 100644
--- a/LayoutTests/platform/win/svg/custom/use-detach-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/use-detach-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderSVGText {text} at (42,20) size 16x14 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 16x14
chunk 1 (middle anchor) text run 1 at (42.08,31.00) startOffset 0 endOffset 3 width 15.83: "use"
- RenderSVGEllipse {circle} at (220,96) size 24x24 [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=40.00] [r=5.00]
+ RenderSVGEllipse {circle} at (218,94) size 28x28 [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=40.00] [r=5.00]
RenderSVGContainer {g} at (210,57) size 44x65
RenderSVGContainer {use} at (210,57) size 44x39
RenderSVGText {text} at (42,20) size 16x14 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698