Changeset 135627 in webkit


Ignore:
Timestamp:
Nov 23, 2012 10:17:00 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Adapt accessibility feature to WebKitTestRunner.
https://bugs.webkit.org/show_bug.cgi?id=100757

Patch by Krzysztof Czech <k.czech@samsung.com> on 2012-11-23
Reviewed by Laszlo Gombos.

Skipping Accessibility tests for wk1/wk2.
Some of the implementation is still missing.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r135625 r135627  
     12012-11-23  Krzysztof Czech  <k.czech@samsung.com>
     2
     3        [EFL] Adapt accessibility feature to WebKitTestRunner.
     4        https://bugs.webkit.org/show_bug.cgi?id=100757
     5
     6        Reviewed by Laszlo Gombos.
     7
     8        Skipping Accessibility tests for wk1/wk2.
     9        Some of the implementation is still missing.
     10
     11        * platform/efl/TestExpectations:
     12
    1132012-11-23  Justin Novosad  <junov@google.com>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r135619 r135627  
    611611# EFL port does not implement DeviceMotion
    612612webkit.org/b/95300 fast/dom/DeviceMotion [ Skip ]
     613
     614# The EFL port has no support for accessibility features
     615Bug(EFL) accessibility [ Skip ]
     616webkit.org/b/98895 perf/accessibility-title-ui-element.html [ Skip ]
    613617
    614618# Taken from Chromium, this test verifies that a mismatch reftest will fail if both results are the
Note: See TracChangeset for help on using the changeset viewer.