Index: third_party/WebKit/LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt |
index f530954cb254be285acda843a317bf003a1f5aed..423660a452f6e798a4e9ff44f10c108ac88d63ea 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt |
@@ -1,5 +1,4 @@ |
- |
-PASS e.width is 16 |
+FAIL e.width should be 16. Was 0. |
rune
2015/10/08 07:23:50
Why did this result change with your patch? I don'
rune
2015/10/08 07:28:28
Also, if you think the new result is correct, you
rune
2015/10/08 07:37:42
I was looking at the not-loaded case. I see now wh
nainar
2015/10/08 22:22:43
Done.
|
PASS e.height is 16 |
PASS successfullyParsed is true |