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

Side by Side Diff: LayoutTests/fast/dom/setPrimitiveValue-expected.txt

Issue 128043003: Improve core/css exception messages. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 11 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 | Annotate | Revision Log
OLDNEW
1 Test CSSPrimitiveValue setters. 1 Test CSSPrimitiveValue setters.
2 setFloatValue An attempt was made to modify an object where modifications are no t allowed. 2 setFloatValue Failed to execute 'setFloatValue' on 'CSSPrimitiveValue': CSSPrimi tiveValue objects are read-only.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698