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

Side by Side 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 unified diff | Download patch
OLDNEW
1 1 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.
2 PASS e.width is 16
3 PASS e.height is 16 2 PASS e.height is 16
4 PASS successfullyParsed is true 3 PASS successfullyParsed is true
5 4
6 TEST COMPLETE 5 TEST COMPLETE
7 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698