Index: third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-natural-width-height-svg-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-natural-width-height-svg-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-natural-width-height-svg-expected.txt |
index b1acd09fef616c5db18c86084567092042f49aa1..52fc083dd44503118ca4141adad1a0d8f928f0f0 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-natural-width-height-svg-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLImageElement/image-natural-width-height-svg-expected.txt |
@@ -1,4 +1,3 @@ |
- |
This is a testharness.js-based test. |
PASS naturalWidth/Height of SVG in <img>, width/height in pixels |
FAIL naturalWidth/Height of SVG in <img>, width in pixels; height unspecified assert_equals: expected "500x0" but got "500x150" |