Changeset 101209 in webkit
- Timestamp:
- Nov 27, 2011, 12:52:23 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/qt/fast/dom/constructed-objects-prototypes-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r101207 r101209 1 2011-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 1 7 2011-11-27 Robert Hogan <robert@webkit.org> 2 8 -
trunk/LayoutTests/platform/qt/fast/dom/constructed-objects-prototypes-expected.txt
r100259 r101209 40 40 PASS (new inner.ProgressEvent()).isInner is true 41 41 PASS (new inner.ProgressEvent()).constructor.isInner is true 42 PASS (new inner.WebGLContextEvent()).isInner is true 43 PASS (new inner.WebGLContextEvent()).constructor.isInner is true 42 44 PASS (new inner.WebKitAnimationEvent()).isInner is true 43 45 PASS (new inner.WebKitAnimationEvent()).constructor.isInner is true
Note:
See TracChangeset
for help on using the changeset viewer.