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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-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/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
similarity index 96%
copy from LayoutTests/platform/win/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
copy to LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
index 3ce519c0d056cc0143c30d219285c54ae7f7dd0b..94eb2c561c8be5d0ef40d7c62c3d63c2ccd52573 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
@@ -63,12 +63,12 @@ layer at (0,0) size 480x360
RenderSVGPath {polygon} at (212,35) size 54x29 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#990000]}] [points="240 36 264 63.3 214 63.3"]
RenderSVGPath {polygon} at (212,252) size 54x29 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#990000]}] [points="240 280 264 252.7 214 252.7"]
RenderSVGContainer {g} at (370,295) size 40x40
- RenderSVGEllipse {circle} at (374,299) size 32x32 [fill={[type=SOLID] [color=#FFFFCC]}] [cx=390.00] [cy=315.00] [r=16.00]
+ RenderSVGEllipse {circle} at (373,298) size 34x34 [fill={[type=SOLID] [color=#FFFFCC]}] [cx=390.00] [cy=315.00] [r=16.00]
RenderSVGPath {polyline} at (389,295) size 2x40 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [points="390 295 390 335"]
RenderSVGPath {polyline} at (370,314) size 40x2 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [points="370 315 410 315"]
- RenderSVGEllipse {circle} at (384,309) size 12x12 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=390.00] [cy=315.00] [r=6.00]
- RenderSVGContainer {a} at (388,313) size 4x4
- RenderSVGEllipse {circle} at (388,313) size 4x4 [fill={[type=SOLID] [color=#000000]}] [cx=390.00] [cy=315.00] [r=2.00]
+ RenderSVGEllipse {circle} at (383,308) size 14x14 [fill={[type=SOLID] [color=#FFFFFF]}] [cx=390.00] [cy=315.00] [r=6.00]
+ RenderSVGContainer {a} at (387,312) size 6x6
+ RenderSVGEllipse {circle} at (387,312) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=390.00] [cy=315.00] [r=2.00]
RenderSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 261x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.1 $"

Powered by Google App Engine
This is Rietveld 408576698