Changeset 180201 in webkit


Ignore:
Timestamp:
Feb 16, 2015, 6:17:37 PM (10 years ago)
Author:
mmaxfield@apple.com
Message:

Update accessibility/table-cells.html after r177774
https://bugs.webkit.org/show_bug.cgi?id=141680

Reviewed by Chris Fleizach.

Simply needs a rebaseline.

  • platform/mac/TestExpectations:
  • platform/mac/accessibility/table-cells-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r180200 r180201  
     12015-02-16  Myles C. Maxfield  <mmaxfield@apple.com>
     2
     3        Update accessibility/table-cells.html after r177774
     4        https://bugs.webkit.org/show_bug.cgi?id=141680
     5
     6        Reviewed by Chris Fleizach.
     7
     8        Simply needs a rebaseline.
     9
     10        * platform/mac/TestExpectations:
     11        * platform/mac/accessibility/table-cells-expected.txt:
     12
    1132015-02-16  Myles C. Maxfield  <mmaxfield@apple.com>
    214
  • trunk/LayoutTests/platform/mac/TestExpectations

    r180200 r180201  
    12691269webkit.org/b/139968 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ]
    12701270webkit.org/b/139968 http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html [ Failure ]
    1271 webkit.org/b/139968 accessibility/table-cells.html [ Failure ]
    12721271webkit.org/b/139968 fast/forms/cursor-at-editable-content-boundary.html [ Failure ]
    12731272webkit.org/b/139968 fast/forms/text-control-intrinsic-widths.html [ Failure ]
  • trunk/LayoutTests/platform/mac/accessibility/table-cells-expected.txt

    r176122 r180201  
    1111------------------------
    1212[0,0]
     13AXRole: AXCell
     14AXSubrole: (null)
     15AXRoleDescription: cell
     16AXChildren: <array of size 3>
     17AXHelp:
     18AXParent: <AXCell>
     19AXSize: NSSize: {145, 66}
     20AXTitle:
     21AXDescription:
     22AXValue:
     23AXFocused: 0
     24AXEnabled: 1
     25AXWindow: <AXCell>
     26AXSelectedTextMarkerRange: (null)
     27AXStartTextMarker: <AXCell>
     28AXEndTextMarker: <AXCell>
     29AXVisited: 0
     30AXLinkedUIElements: <array of size 0>
     31AXSelected: 0
     32AXBlockQuoteLevel: 0
     33AXTopLevelUIElement: <AXCell>
     34AXLanguage:
     35AXDOMIdentifier:
     36AXDOMClassList: <array of size 1>
     37AXRowIndexRange: NSRange: {0, 2}
     38AXColumnIndexRange: NSRange: {0, 2}
     39AXColumnHeaderUIElements: <array of size 0>
     40AXRowHeaderUIElements: <array of size 0>
     41AXElementBusy: 0
     42AXRequired: 0
     43
     44------------------------
     45[3,1]
     46AXRole: AXCell
     47AXSubrole: (null)
     48AXRoleDescription: cell
     49AXChildren: <array of size 1>
     50AXHelp:
     51AXParent: <AXCell>
     52AXSize: NSSize: {53, 36}
     53AXTitle:
     54AXDescription:
     55AXValue:
     56AXFocused: 0
     57AXEnabled: 1
     58AXWindow: <AXCell>
     59AXSelectedTextMarkerRange: (null)
     60AXStartTextMarker: <AXCell>
     61AXEndTextMarker: <AXCell>
     62AXVisited: 0
     63AXLinkedUIElements: <array of size 0>
     64AXSelected: 0
     65AXBlockQuoteLevel: 0
     66AXTopLevelUIElement: <AXCell>
     67AXLanguage:
     68AXDOMIdentifier:
     69AXDOMClassList: <array of size 1>
     70AXRowIndexRange: NSRange: {1, 1}
     71AXColumnIndexRange: NSRange: {3, 1}
     72AXColumnHeaderUIElements: <array of size 1>
     73AXRowHeaderUIElements: <array of size 1>
     74AXElementBusy: 0
     75AXRequired: 0
     76
     77------------------------
     78[1,1]
    1379AXRole: AXCell
    1480AXSubrole: (null)
     
    43109
    44110------------------------
    45 [3,1]
    46 AXRole: AXCell
    47 AXSubrole: (null)
    48 AXRoleDescription: cell
    49 AXChildren: <array of size 1>
    50 AXHelp:
    51 AXParent: <AXCell>
    52 AXSize: NSSize: {52, 36}
    53 AXTitle:
    54 AXDescription:
    55 AXValue:
    56 AXFocused: 0
    57 AXEnabled: 1
    58 AXWindow: <AXCell>
    59 AXSelectedTextMarkerRange: (null)
    60 AXStartTextMarker: <AXCell>
    61 AXEndTextMarker: <AXCell>
    62 AXVisited: 0
    63 AXLinkedUIElements: <array of size 0>
    64 AXSelected: 0
    65 AXBlockQuoteLevel: 0
    66 AXTopLevelUIElement: <AXCell>
    67 AXLanguage:
    68 AXDOMIdentifier:
    69 AXDOMClassList: <array of size 1>
    70 AXRowIndexRange: NSRange: {1, 1}
    71 AXColumnIndexRange: NSRange: {3, 1}
    72 AXColumnHeaderUIElements: <array of size 1>
    73 AXRowHeaderUIElements: <array of size 1>
    74 AXElementBusy: 0
    75 AXRequired: 0
    76 
    77 ------------------------
    78 [1,1]
    79 AXRole: AXCell
    80 AXSubrole: (null)
    81 AXRoleDescription: cell
    82 AXChildren: <array of size 3>
    83 AXHelp:
    84 AXParent: <AXCell>
    85 AXSize: NSSize: {143, 66}
    86 AXTitle:
    87 AXDescription:
    88 AXValue:
    89 AXFocused: 0
    90 AXEnabled: 1
    91 AXWindow: <AXCell>
    92 AXSelectedTextMarkerRange: (null)
    93 AXStartTextMarker: <AXCell>
    94 AXEndTextMarker: <AXCell>
    95 AXVisited: 0
    96 AXLinkedUIElements: <array of size 0>
    97 AXSelected: 0
    98 AXBlockQuoteLevel: 0
    99 AXTopLevelUIElement: <AXCell>
    100 AXLanguage:
    101 AXDOMIdentifier:
    102 AXDOMClassList: <array of size 1>
    103 AXRowIndexRange: NSRange: {0, 2}
    104 AXColumnIndexRange: NSRange: {0, 2}
    105 AXColumnHeaderUIElements: <array of size 0>
    106 AXRowHeaderUIElements: <array of size 0>
    107 AXElementBusy: 0
    108 AXRequired: 0
    109 
    110 ------------------------
    111111[2,2]
    112112AXRole: AXCell
     
    116116AXHelp:
    117117AXParent: <AXCell>
    118 AXSize: NSSize: {69, 30}
     118AXSize: NSSize: {70, 30}
    119119AXTitle:
    120120AXDescription:
     
    149149AXHelp:
    150150AXParent: <AXCell>
    151 AXSize: NSSize: {52, 30}
     151AXSize: NSSize: {53, 30}
    152152AXTitle:
    153153AXDescription:
Note: See TracChangeset for help on using the changeset viewer.