⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 101209 in webkit


Ignore:
Timestamp:
Nov 27, 2011, 12:52:23 PM (15 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Unreviewed weekend gardening after r101183.

  • platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Updated.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r101207 r101209  
     12011-11-27  Csaba Osztrogonác  <ossy@webkit.org>
     2
     3        [Qt] Unreviewed weekend gardening after r101183.
     4
     5        * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Updated.
     6
    172011-11-27  Robert Hogan  <robert@webkit.org>
    28
  • trunk/LayoutTests/platform/qt/fast/dom/constructed-objects-prototypes-expected.txt

    r100259 r101209  
    4040PASS (new inner.ProgressEvent()).isInner is true
    4141PASS (new inner.ProgressEvent()).constructor.isInner is true
     42PASS (new inner.WebGLContextEvent()).isInner is true
     43PASS (new inner.WebGLContextEvent()).constructor.isInner is true
    4244PASS (new inner.WebKitAnimationEvent()).isInner is true
    4345PASS (new inner.WebKitAnimationEvent()).constructor.isInner is true
Note: See TracChangeset for help on using the changeset viewer.