Changeset 92990 in webkit


Ignore:
Timestamp:
Aug 12, 2011, 1:56:14 PM (14 years ago)
Author:
rniwa@webkit.org
Message:

Skip the test added by r92982 on Qt since it uses a new layoutTestController method
that hasn't been implemented by Qt DRT. The failure is tracked by the bug 66162.

  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r92988 r92990  
     12011-08-12  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Skip the test added by r92982 on Qt since it uses a new layoutTestController method
     4        that hasn't been implemented by Qt DRT. The failure is tracked by the bug 66162.
     5
     6        * platform/qt/Skipped:
     7
    182011-08-12  Ryosuke Niwa  <rniwa@webkit.org>
    29
  • trunk/LayoutTests/platform/qt/Skipped

    r92869 r92990  
    23552355# https://bugs.webkit.org/show_bug.cgi?id=66076
    23562356fast/dom/HTMLDocument/hasFocus.html
     2357
     2358# [Qt] Implement layouTestController.setShouldStayOnPageAfterHandlingBeforeUnload
     2359# https://bugs.webkit.org/show_bug.cgi?id=66162
     2360fast/loader/form-submission-after-beforeunload-cancel.html
Note: See TracChangeset for help on using the changeset viewer.