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

Changeset 126888 in webkit


Ignore:
Timestamp:
Aug 28, 2012, 9:30:49 AM (14 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

Adding platform-specific baselines required after r126840.

Adding a platform-specific baseline for a window.performance test
and a failure expectation for a Canvas text drawing test, both required
after r126846 when memory cache started being cleared between tests
for the GTK port.

  • platform/gtk/TestExpectations:
  • platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added.
  • platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt: Added.
  • platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r126884 r126888  
     12012-08-28  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        Adding platform-specific baselines required after r126840.
     6
     7        Adding a platform-specific baseline for a window.performance test
     8        and a failure expectation for a Canvas text drawing test, both required
     9        after r126846 when memory cache started being cleared between tests
     10        for the GTK port.
     11
     12        * platform/gtk/TestExpectations:
     13        * platform/gtk/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added.
     14        * platform/gtk/fast/overflow/paged-x-with-column-gap-expected.txt: Added.
     15        * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added.
     16
    1172012-08-28  Christophe Dumez  <christophe.dumez@intel.com>
    218
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r126862 r126888  
    12901290BUGWK94952 DEBUG : scrollbars/scroll-rtl-or-bt-layer.html = TEXT
    12911291
     1292BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
     1293
    12921294//////////////////////////////////////////////////////////////////////////////////////////
    12931295// End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.