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

Unified Diff: LayoutTests/svg/custom/getBBox-ellipse-has-one-zero-value-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/svg/custom/getBBox-ellipse-has-one-zero-value-expected.txt
diff --git a/LayoutTests/svg/custom/getBBox-ellipse-has-one-zero-value-expected.txt b/LayoutTests/svg/custom/getBBox-ellipse-has-one-zero-value-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e4ab2756095ab63dd6e7b6a059692b2a5bd1bded
--- /dev/null
+++ b/LayoutTests/svg/custom/getBBox-ellipse-has-one-zero-value-expected.txt
@@ -0,0 +1 @@
+PASS, bounding boxes sizes are (0, 100), (100, 0), (0, 100) and (100, 0)

Powered by Google App Engine
This is Rietveld 408576698