Changeset 70080 in webkit


Ignore:
Timestamp:
Oct 19, 2010 1:47:56 PM (14 years ago)
Author:
tonikitoo@webkit.org
Message:

2010-10-19 Antonio Gomes <agomes@rim.com>

Unreviewed complementary fix to r70058 (Part II).

Skipping the test on Gtk, Qt and Windows, because they do not implement LayoutTestController::nodesFromRect.

  • platform/gtk/Skipped:
  • platform/qt/Skipped:
  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r70078 r70080  
     12010-10-19  Antonio Gomes  <agomes@rim.com>
     2
     3        Unreviewed complementary fix to r70058 (Part II).
     4
     5        Skipping the test on Gtk, Qt and Windows, because they do not
     6        implement LayoutTestController::nodesFromRect.
     7
     8        * platform/gtk/Skipped:
     9        * platform/qt/Skipped:
     10        * platform/win/Skipped:
     11
    1122010-10-19  Antonio Gomes  <agomes@rim.com>
    213
  • trunk/LayoutTests/platform/gtk/Skipped

    r70039 r70080  
    58685868# LayoutTestController::nodesFromRect is not supported.
    58695869fast/dom/nodesFromRect-basic.html
     5870fast/dom/nodesFromRect-links-and-text-expected.html
    58705871
    58715872#  https://bugs.webkit.org/show_bug.cgi?id=46644
  • trunk/LayoutTests/platform/qt/Skipped

    r70032 r70080  
    54345434# LayoutTestController::nodesFromRect is not supported.
    54355435fast/dom/nodesFromRect-basic.html
     5436fast/dom/nodesFromRect-links-and-text-expected.html
    54365437
    54375438# It fails, because 3D canvas is disabled by default.
  • trunk/LayoutTests/platform/win/Skipped

    r69945 r70080  
    10331033# LayoutTestController::nodesFromRect is not supported.
    10341034fast/dom/nodesFromRect-basic.html
     1035fast/dom/nodesFromRect-links-and-text-expected.html
    10351036
    10361037# https://bugs.webkit.org/show_bug.cgi?id=46223
Note: See TracChangeset for help on using the changeset viewer.