| Index: LayoutTests/svg/custom/immutable-properties-expected.txt
|
| diff --git a/LayoutTests/svg/custom/immutable-properties-expected.txt b/LayoutTests/svg/custom/immutable-properties-expected.txt
|
| index 580797274b57abd3e231ffd6ede9ef6fba6a66d7..a207dc0170094236e3850d522ec3ef02f7d66cbf 100644
|
| --- a/LayoutTests/svg/custom/immutable-properties-expected.txt
|
| +++ b/LayoutTests/svg/custom/immutable-properties-expected.txt
|
| @@ -7,8 +7,7 @@ PASS viewport.x is 0
|
| PASS viewport.x is 100
|
| PASS svgDoc.documentElement.viewport.x is 0
|
| PASS zoomRectScreen.x is 0
|
| -PASS zoomRectScreen.x is 100
|
| -PASS zoomEvent.zoomRectScreen.x is 0
|
| +PASS zoomRectScreen.x = 100; threw exception NoModificationAllowedError: Failed to set the 'x' property on 'SVGRect': The attribute is read-only..
|
| PASS zoomEvent.previousScale is 0
|
| PASS zoomEvent.previousScale is 0
|
| PASS previousTranslate.x is 0
|
|
|