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

Unified Diff: LayoutTests/svg/custom/getBBox-container-hiddenchild-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/svg/custom/getBBox-container-hiddenchild-expected.txt
diff --git a/LayoutTests/svg/custom/getBBox-container-hiddenchild-expected.txt b/LayoutTests/svg/custom/getBBox-container-hiddenchild-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9444f9581e681f7aee637916c68963a4cc461459
--- /dev/null
+++ b/LayoutTests/svg/custom/getBBox-container-hiddenchild-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE MESSAGE: line 53: Error: Invalid negative value for <rect> attribute width="-1"
+Bug 134184: Bounding box of hidden child is unioned with other elements of group
+
+For this test to pass, you should see 'Passed' below.
+
+Passed;
+
+

Powered by Google App Engine
This is Rietveld 408576698