Changeset 169609 in webkit


Ignore:
Timestamp:
Jun 5, 2014 2:23:08 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Add expectations for two accessibility layout tests.
https://bugs.webkit.org/show_bug.cgi?id=133485

Unreviewed EFL gardening.

Patch by Andrzej Badowski <a.badowski@samsung.com> on 2014-06-05

  • platform/efl-wk2/TestExpectations:
  • platform/efl-wk2/accessibility/lists-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r169607 r169609  
     12014-06-05  Andrzej Badowski  <a.badowski@samsung.com>
     2
     3        [EFL] Add expectations for two accessibility layout tests.
     4        https://bugs.webkit.org/show_bug.cgi?id=133485
     5
     6        Unreviewed EFL gardening.
     7
     8        * platform/efl-wk2/TestExpectations:
     9        * platform/efl-wk2/accessibility/lists-expected.txt:
     10
    1112014-06-05  Frédéric Wang  <fred.wang@free.fr>
    212
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r169524 r169609  
    563563
    564564webkit.org/b/133306 fast/canvas/webgl/css-webkit-canvas-repaint.html [ ImageOnlyFailure ]
     565
     566
     567# Failures EFL WK2 since the inception
     568webkit.org/b/133484 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Failure ]
  • trunk/LayoutTests/platform/efl-wk2/accessibility/lists-expected.txt

    r160712 r169609  
    7070AXChildren: 0
    7171AXPosition: { 0.000000, 0.000000 }
    72 AXSize: { 784.000000, 54.000000 }
    73 AXTitle:
    74 AXDescription:
    75 AXValue: <\n><\n><\n>
    76 AXFocusable: 0
    77 AXFocused: 0
    78 AXSelectable: 0
    79 AXSelected: 0
    80 AXMultiSelectable: 0
    81 AXEnabled: 1
    82 AXExpanded: 0
    83 AXRequired: 0
    84 AXChecked: 0
    85 AXPlatformAttributes: toolkit:WebKitEfl
    86 ------------
    87 AXRole: AXSeparator
    88 AXParent: AXWebArea
    89 AXChildren: 0
    90 AXPosition: { 0.000000, 0.000000 }
    91 AXSize: { 784.000000, 2.000000 }
    92 AXTitle:
    93 AXDescription:
    94 AXValue:
    95 AXFocusable: 0
    96 AXFocused: 0
    97 AXSelectable: 0
    98 AXSelected: 0
    99 AXMultiSelectable: 0
    100 AXEnabled: 1
    101 AXExpanded: 0
    102 AXRequired: 0
    103 AXChecked: 0
    104 AXPlatformAttributes: toolkit:WebKitEfl
    105 ------------
    106 AXRole: AXGroup
    107 AXParent: AXWebArea
    108 AXChildren: 0
    109 AXPosition: { 0.000000, 0.000000 }
    110 AXSize: { 784.000000, 18.000000 }
    111 AXTitle:
    112 AXDescription:
    113 AXValue: <\n>
     72AXSize: { 784.000000, 72.000000 }
     73AXTitle:
     74AXDescription:
     75AXValue: <\n><\n><\n><\n>
    11476AXFocusable: 0
    11577AXFocused: 0
Note: See TracChangeset for help on using the changeset viewer.