Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/input-width-height-attributes-without-renderer-loaded-image-expected.txt

Issue 1384973004: Forward assigning to style on HTMLElement, SVGElement and CSSStyleRule to style.cssText (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698