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

Side by Side Diff: LayoutTests/svg/custom/getBBox-polygon-nodata-expected.txt

Issue 355813004: [SVG2] Elements that don't render shouldn't contribute to ancestor bboxes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 Bug 134184: getBBox on polygon with no points attribute should return (0,0,0,0) and should not contribute to parent bbox
2
3 For this test to pass, you should see 'Passed' twice below.
4
5 Passed; Passed;
6
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698