Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / pic / cached-deleted-properties-expected.txt
bloba874bdaf2fb79579f24925389f1dba60f1d61e8e
1 This test verifies that property caching behaves correctly in the face of deleted properties. If the test passes, you'll see a series of PASS messages below.
3 PASS: Array.equal(properties, expectedProperties) should be true and is.
4 PASS: Array.equal(properties, expectedProperties) should be true and is.
5 PASS: Array.equal(properties, expectedProperties) should be true and is.
6 PASS: o.x should be 1 and is.
7 PASS: o.x should be 1 and is.
8 PASS: o.x should be 1 and is.