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

Changeset 126850 in webkit


Ignore:
Timestamp:
Aug 27, 2012, 11:58:53 PM (14 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

Skipping the tests in fast/css/sticky. CSS Sticky Position
feature is not yet enabled on the GTK port.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r126849 r126850  
     12012-08-27  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        Skipping the tests in fast/css/sticky. CSS Sticky Position
     6        feature is not yet enabled on the GTK port.
     7
     8        * platform/gtk/TestExpectations:
     9
    1102012-08-27  János Badics  <jbadics@inf.u-szeged.hu>
    211
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r126845 r126850  
    305305BUGWKGTK SKIP : fast/css/image-set-parsing-invalid.html = TEXT
    306306BUGWKGTK SKIP : fast/css/image-set-setting.html = TEXT
     307
     308// CSS Sticky Position is not yet enabled
     309BUGWKGTK SKIP : fast/css/sticky = IMAGE TEXT PASS
    307310
    308311// For now, Web Audio API is disabled
     
    13081311BUGWK94952 DEBUG : scrollbars/scroll-rtl-or-bt-layer.html = TEXT
    13091312
    1310 BUGWKGTK : fast/css/sticky = IMAGE TEXT PASS
    1311 
    13121313//////////////////////////////////////////////////////////////////////////////////////////
    13131314// End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.