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

Side by Side Diff: LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 This page tests whether a cached [[put]] consults setters in the prototype chain . If the test passes, you'll see two PASS messages below. 1 This page tests whether a cached [[put]] consults setters in the prototype chain . If the test passes, you'll see two PASS messages below.
2 2
3 PASS: 'x' setter was called. 3 FAIL: 'x' setter was not called.
4 PASS: 'x' setter was called. 4 PASS: 'x' setter was called.
5 5
OLDNEW
« no previous file with comments | « LayoutTests/fast/js/parser-syntax-check-expected.txt ('k') | LayoutTests/fast/js/string-anchor-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698