Changeset 116655 in webkit


Ignore:
Timestamp:
May 10, 2012 9:47:45 AM (12 years ago)
Author:
arv@chromium.org
Message:

Add test that makes sure wrappers are setup using the correct window scope
https://bugs.webkit.org/show_bug.cgi?id=85526

Reviewed by Ojan Vafai.

This tests the same thing as the recently removed fast/dom/prototype-inheritance.html test.

  • fast/dom/wrapper-scope-expected.txt: Added.
  • fast/dom/wrapper-scope.html: Added.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r116653 r116655  
     12012-05-10  Erik Arvidsson  <arv@chromium.org>
     2
     3        Add test that makes sure wrappers are setup using the correct window scope
     4        https://bugs.webkit.org/show_bug.cgi?id=85526
     5
     6        Reviewed by Ojan Vafai.
     7
     8        This tests the same thing as the recently removed fast/dom/prototype-inheritance.html test.
     9
     10        * fast/dom/wrapper-scope-expected.txt: Added.
     11        * fast/dom/wrapper-scope.html: Added.
     12        * platform/chromium/test_expectations.txt:
     13
    1142012-05-10  Abhishek Arya  <inferno@chromium.org>
    215
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r116636 r116655  
    40524052// Started flaking at around http://trac.webkit.org/changeset/116278.
    40534053BUGWK85950 LINUX DEBUG : compositing/geometry/limit-layer-bounds-transformed-overflow.html = PASS TEXT
     4054
     4055BUGWK81416 : fast/dom/wrapper-scope.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.