Descriptionbindings: Adds a layout test to check Window's name look-up behavior.
Adds a layout test to showcase expected results of name look-up of
Window's members. The planned bahavioral change will fix these test cases.
The expected output of the test is:
----------------
This is a testharness.js-based test.
PASS Named access test. Window's members should have priority over named properties.
PASS WindowProperties object should exist.
PASS WindowProperties object should provide named access.
PASS Window's members should be own members.
Harness: the test ran to completion.
----------------
(copied from test results on Firefox.)
BUG=516274
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200382
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed review comments. #
Messages
Total messages: 8 (2 generated)
|