| Index: LayoutTests/svg/custom/getBBox-polygon-nodata-expected.txt
|
| diff --git a/LayoutTests/svg/custom/getBBox-polygon-nodata-expected.txt b/LayoutTests/svg/custom/getBBox-polygon-nodata-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b2b9416536c2952e85e2425405320ba563ba6c17
|
| --- /dev/null
|
| +++ b/LayoutTests/svg/custom/getBBox-polygon-nodata-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +Bug 134184: getBBox on polygon with no points attribute should return (0,0,0,0) and should not contribute to parent bbox
|
| +
|
| +For this test to pass, you should see 'Passed' twice below.
|
| +
|
| +Passed; Passed;
|
| +
|
| +
|
|
|