From 40d31e97e403244a5c6bc41e2c112857e7d1cfa8 Mon Sep 17 00:00:00 2001 From: "jwatt%jwatt.org" Date: Fri, 23 Nov 2007 15:09:22 +0000 Subject: [PATCH] Reftest for bug 288276 which should have been checked in with the fix for bug 294086 git-svn-id: svn://10.0.0.236/trunk@239872 18797224-902f-48f8-a5cc-f745e15eee43 --- .../svg/sizing/object--pct-pct--0-0.html | 30 +++++++++++++++++++ .../layout/reftests/svg/sizing/reftest.list | 1 + 2 files changed, 31 insertions(+) create mode 100755 mozilla/layout/reftests/svg/sizing/object--pct-pct--0-0.html diff --git a/mozilla/layout/reftests/svg/sizing/object--pct-pct--0-0.html b/mozilla/layout/reftests/svg/sizing/object--pct-pct--0-0.html new file mode 100755 index 00000000000..c2e094de61f --- /dev/null +++ b/mozilla/layout/reftests/svg/sizing/object--pct-pct--0-0.html @@ -0,0 +1,30 @@ + + + + + + + Test: the width/height of SVG embedded by reference must be overridden + + + + + + + FAILED TO LOAD + + diff --git a/mozilla/layout/reftests/svg/sizing/reftest.list b/mozilla/layout/reftests/svg/sizing/reftest.list index bc1c52b1088..3538ccb1688 100755 --- a/mozilla/layout/reftests/svg/sizing/reftest.list +++ b/mozilla/layout/reftests/svg/sizing/reftest.list @@ -291,6 +291,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == object--auto-auto--pct-0.html ob fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == object--auto-auto--px-0.html object--auto-auto--px-0--ref.html == object--auto-auto--px-pct.html object--auto-auto--px-pct--ref.html == object--auto-auto--px-px.html object--auto-auto--px-px--ref.html +== object--pct-pct--0-0.html pass.svg # Assorted tests to check that dynamic changes work correctly