Changeset 122661 in webkit


Ignore:
Timestamp:
Jul 14, 2012 12:19:00 AM (12 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening, adding an image expectation for a test introduced
in r122651. Also creating platform-specific baselines for two File API tests
that behave differently because of function overloading problems but pass otherwise,
and skipping a test for correct viewport of sites with Mobile DTD which GTK port
does not (yet) support.

  • platform/gtk/TestExpectations:
  • platform/gtk/fast/files/create-blob-url-crash-expected.txt: Added.
  • platform/gtk/fast/files/url-required-arguments-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r122660 r122661  
     12012-07-14  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening, adding an image expectation for a test introduced
     4        in r122651. Also creating platform-specific baselines for two File API tests
     5        that behave differently because of function overloading problems but pass otherwise,
     6        and skipping a test for correct viewport of sites with Mobile DTD which GTK port
     7        does not (yet) support.
     8
     9        * platform/gtk/TestExpectations:
     10        * platform/gtk/fast/files/create-blob-url-crash-expected.txt: Added.
     11        * platform/gtk/fast/files/url-required-arguments-expected.txt: Added.
     12
    1132012-07-13  Ryosuke Niwa  <rniwa@webkit.org>
    214
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r122617 r122661  
    4242
    4343// Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425
    44 BUGWKGTK SKIP : fast/viewport/viewport-legacy-xhtmlmp.html = TEXT
    4544BUGWKGTK SKIP : fast/viewport/viewport-legacy-handheldfriendly.html = TEXT
    4645BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized-2.html = TEXT
     
    4948BUGWKGTK SKIP : fast/viewport/viewport-legacy-ordering-5.html = TEXT
    5049BUGWKGTK SKIP : fast/viewport/viewport-legacy-ordering-6.html = TEXT
     50BUGWKGTK SKIP : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = TEXT
     51BUGWKGTK SKIP : fast/viewport/viewport-legacy-xhtmlmp.html = TEXT
    5152
    5253// Ignored because we do not have OBJC bindings (via Chromium).
     
    996997BUGWK68278 : http/tests/history/back-with-fragment-change.php = TEXT
    997998
    998 BUGWK66045 : fast/files/create-blob-url-crash.html = TEXT
    999 BUGWK66045 : fast/files/url-required-arguments.html = TEXT
    1000 
    1001999BUGWK68512 : accessibility/aria-hidden-updates-alldescendants.html = TEXT
    10021000
     
    12421240BUGWK90951 SKIP : fast/text/shaping = PASS
    12431241
    1244 BUGWK91266 : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = TEXT
     1242BUGWK88684 : fast/text/descent-clip-in-scaled-page.html = IMAGE
    12451243
    12461244//////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.