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

Unified Diff: LayoutTests/platform/linux/svg/hixie/perf/002-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/hixie/perf/002-expected.txt
diff --git a/LayoutTests/platform/win/svg/hixie/perf/002-expected.txt b/LayoutTests/platform/linux/svg/hixie/perf/002-expected.txt
similarity index 99%
copy from LayoutTests/platform/win/svg/hixie/perf/002-expected.txt
copy to LayoutTests/platform/linux/svg/hixie/perf/002-expected.txt
index 2bab3003793d0e7800ef977d46a9782d19aaaa01..786f883fc6692f96ec908bb02b4935a8caac442e 100644
--- a/LayoutTests/platform/win/svg/hixie/perf/002-expected.txt
+++ b/LayoutTests/platform/linux/svg/hixie/perf/002-expected.txt
@@ -250,4 +250,4 @@ layer at (0,0) size 800x600
RenderSVGPath {path} at (251,527) size 11x12 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M -39 331 C -39 331 -39.5 327.5 -48.5 338"]
RenderSVGPath {path} at (261,529) size 8x8 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M -33.5 336 C -33.5 336 -31.5 329.5 -38 334"]
RenderSVGPath {path} at (310,533) size 12x14 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M 20.5 344.5 C 20.5 344.5 22 333.5 10.5 346.5"]
- RenderSVGEllipse {circle} at (430,50) size 100x100 [fill={[type=SOLID] [color=#FFFF00] [opacity=0.50]}] [cx=180.00] [cy=-100.00] [r=50.00]
+ RenderSVGEllipse {circle} at (429,49) size 102x102 [fill={[type=SOLID] [color=#FFFF00] [opacity=0.50]}] [cx=180.00] [cy=-100.00] [r=50.00]

Powered by Google App Engine
This is Rietveld 408576698