Changeset 142694 in webkit


Ignore:
Timestamp:
Feb 12, 2013 5:13:13 PM (11 years ago)
Author:
thakis@chromium.org
Message:

Remove webintents from TestExpectations files
https://bugs.webkit.org/show_bug.cgi?id=109620

Reviewed by James Robinson.

  • platform/chromium/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/qt-5.0-mac-wk2/TestExpectations:
  • platform/qt/TestExpectations:
  • platform/win/TestExpectations:
  • platform/wincairo/TestExpectations:
Location:
trunk/LayoutTests
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r142686 r142694  
     12013-02-12  Nico Weber  <thakis@chromium.org>
     2
     3        Remove webintents from TestExpectations files
     4        https://bugs.webkit.org/show_bug.cgi?id=109620
     5
     6        Reviewed by James Robinson.
     7
     8        * platform/chromium/TestExpectations:
     9        * platform/gtk/TestExpectations:
     10        * platform/mac/TestExpectations:
     11        * platform/qt-5.0-mac-wk2/TestExpectations:
     12        * platform/qt/TestExpectations:
     13        * platform/win/TestExpectations:
     14        * platform/wincairo/TestExpectations:
     15
    1162013-02-12  Dean Jackson  <dino@apple.com>
    217
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r142658 r142694  
    206206# Network Information API is not supported yet in the chromium port.
    207207webkit.org/b/73528 networkinformation
    208 
    209 # The intent tag is not yet enabled.
    210 webkit.org/b/75123 webintents/intent-tag.html
    211208
    212209# CSS image-resolution is not yet enabled.
     
    937934crbug.com/22554 mathml [ Skip ]
    938935
    939 # Chromium disabled web intents
    940 crbug.com/173194 webintents [ Skip ]
    941 
    942936# We disabled INPUT_TYPE_DATETIME.
    943937webkit.org/b/109272 fast/forms/datetime [ Skip ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r142683 r142694  
    351351# Directory upload is not enabled.
    352352webkit.org/b/99032 fast/forms/file/input-file-directory-upload.html [ Timeout ]
    353 
    354 # Web Intents is not yet enabled.
    355 webkit.org/b/99035 webintents [ Skip ]
    356353
    357354# Pointer Lock is not implemented.
  • trunk/LayoutTests/platform/qt-5.0-mac-wk2/TestExpectations

    r140130 r142694  
    5353webarchive [ Skip ]
    5454webaudio [ Skip ]
    55 webintents [ Skip ]
    5655xmlviewer [ Skip ]
    5756
  • trunk/LayoutTests/platform/qt/TestExpectations

    r142683 r142694  
    399399fast/hidpi
    400400svg/as-image/image-respects-deviceScaleFactor.html
    401 
    402 # Web Intents is not yet enabled.
    403 webintents/
    404401
    405402# Pointer Lock is not implemented.
  • trunk/LayoutTests/platform/win/TestExpectations

    r142683 r142694  
    16501650fast/events/platform-wheelevent-paging-y-in-scrolling-div.html
    16511651fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
    1652 
    1653 # Web Intents is not yet enabled.
    1654 webintents/
    16551652
    16561653# Pointer Lock is not implemented.
  • trunk/LayoutTests/platform/wincairo/TestExpectations

    r142683 r142694  
    21492149fast/events/platform-wheelevent-paging-y-in-scrolling-page.html
    21502150
    2151 # Web Intents is not yet enabled.
    2152 webintents/
    2153 
    21542151# Pointer Lock is not implemented.
    21552152pointer-lock/
Note: See TracChangeset for help on using the changeset viewer.