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

Unified Diff: LayoutTests/platform/linux/svg/text/text-fill-opacity-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/text/text-fill-opacity-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/text-fill-opacity-expected.txt b/LayoutTests/platform/linux/svg/text/text-fill-opacity-expected.txt
similarity index 90%
copy from LayoutTests/platform/win/svg/text/text-fill-opacity-expected.txt
copy to LayoutTests/platform/linux/svg/text/text-fill-opacity-expected.txt
index d7bd9c17ab22d4878840a618a4da1b13deaebe74..c61ac50c042f05d86e1cfcf260c042c6b8d905f3 100644
--- a/LayoutTests/platform/win/svg/text/text-fill-opacity-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/text-fill-opacity-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 500x100
RenderSVGRoot {svg} at (10,0) size 197x100
- RenderSVGEllipse {circle} at (15,0) size 170x100 [fill={[type=SOLID] [color=#B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00]
+ RenderSVGEllipse {circle} at (14,0) size 172x100 [fill={[type=SOLID] [color=#B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00]
RenderSVGText {text} at (10,9) size 197x46 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 197x46
chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 11 width 197.00: "30% opacity"

Powered by Google App Engine
This is Rietveld 408576698