Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt |
| index 1d4b053480de80f593ac99100daad08f14c7d470..f0fd0594b7fd655cb410ad319fb3220597919eed 100644 |
| --- a/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt |
| @@ -84,7 +84,7 @@ PASS SVGTransformList inherits Object |
| PASS SVGUseElement inherits SVGGraphicsElement |
| PASS SVGViewElement inherits SVGElement |
| PASS SVGViewSpec inherits Object |
| -PASS SVGZoomEvent inherits UIEvent |
| +FAIL SVGZoomEvent is not defined |
|
foolip
2016/07/12 09:35:06
Here too, edit the test instead.
Shanmuga Pandi
2016/07/12 13:06:10
Done.
|
| FAIL TimeEvent is not defined |
| PASS successfullyParsed is true |