| Index: LayoutTests/svg/custom/linking-base-external-reference.xhtml
|
| diff --git a/LayoutTests/svg/custom/linking-base-external-reference.xhtml b/LayoutTests/svg/custom/linking-base-external-reference.xhtml
|
| index b83a639af0d40f6bb5ad69bf8c8cfecec128edd5..16cf05cc3e05b4b1580554cbc6937979ddaff6f4 100644
|
| --- a/LayoutTests/svg/custom/linking-base-external-reference.xhtml
|
| +++ b/LayoutTests/svg/custom/linking-base-external-reference.xhtml
|
| @@ -1,5 +1,5 @@
|
| <?xml version="1.0" standalone="no"?>
|
| -<html xmlns="http://www.w3.org/1999/xhtml">
|
| +<html xmlns="http://www.w3.org/1999/xhtml" style="height: 100%">
|
| <base href="http://www.example.com"/>
|
| <!-- There should be no red -->
|
| <svg width="100%" height="100%" version="1.1"
|
|
|