Changeset 180201 in webkit
- Timestamp:
- Feb 16, 2015, 6:17:37 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r180200 r180201 1 2015-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 1 13 2015-02-16 Myles C. Maxfield <mmaxfield@apple.com> 2 14 -
trunk/LayoutTests/platform/mac/TestExpectations
r180200 r180201 1269 1269 webkit.org/b/139968 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ] 1270 1270 webkit.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 ]1272 1271 webkit.org/b/139968 fast/forms/cursor-at-editable-content-boundary.html [ Failure ] 1273 1272 webkit.org/b/139968 fast/forms/text-control-intrinsic-widths.html [ Failure ] -
trunk/LayoutTests/platform/mac/accessibility/table-cells-expected.txt
r176122 r180201 11 11 ------------------------ 12 12 [0,0] 13 AXRole: AXCell 14 AXSubrole: (null) 15 AXRoleDescription: cell 16 AXChildren: <array of size 3> 17 AXHelp: 18 AXParent: <AXCell> 19 AXSize: NSSize: {145, 66} 20 AXTitle: 21 AXDescription: 22 AXValue: 23 AXFocused: 0 24 AXEnabled: 1 25 AXWindow: <AXCell> 26 AXSelectedTextMarkerRange: (null) 27 AXStartTextMarker: <AXCell> 28 AXEndTextMarker: <AXCell> 29 AXVisited: 0 30 AXLinkedUIElements: <array of size 0> 31 AXSelected: 0 32 AXBlockQuoteLevel: 0 33 AXTopLevelUIElement: <AXCell> 34 AXLanguage: 35 AXDOMIdentifier: 36 AXDOMClassList: <array of size 1> 37 AXRowIndexRange: NSRange: {0, 2} 38 AXColumnIndexRange: NSRange: {0, 2} 39 AXColumnHeaderUIElements: <array of size 0> 40 AXRowHeaderUIElements: <array of size 0> 41 AXElementBusy: 0 42 AXRequired: 0 43 44 ------------------------ 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: {53, 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] 13 79 AXRole: AXCell 14 80 AXSubrole: (null) … … 43 109 44 110 ------------------------ 45 [3,1]46 AXRole: AXCell47 AXSubrole: (null)48 AXRoleDescription: cell49 AXChildren: <array of size 1>50 AXHelp:51 AXParent: <AXCell>52 AXSize: NSSize: {52, 36}53 AXTitle:54 AXDescription:55 AXValue:56 AXFocused: 057 AXEnabled: 158 AXWindow: <AXCell>59 AXSelectedTextMarkerRange: (null)60 AXStartTextMarker: <AXCell>61 AXEndTextMarker: <AXCell>62 AXVisited: 063 AXLinkedUIElements: <array of size 0>64 AXSelected: 065 AXBlockQuoteLevel: 066 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: 075 AXRequired: 076 77 ------------------------78 [1,1]79 AXRole: AXCell80 AXSubrole: (null)81 AXRoleDescription: cell82 AXChildren: <array of size 3>83 AXHelp:84 AXParent: <AXCell>85 AXSize: NSSize: {143, 66}86 AXTitle:87 AXDescription:88 AXValue:89 AXFocused: 090 AXEnabled: 191 AXWindow: <AXCell>92 AXSelectedTextMarkerRange: (null)93 AXStartTextMarker: <AXCell>94 AXEndTextMarker: <AXCell>95 AXVisited: 096 AXLinkedUIElements: <array of size 0>97 AXSelected: 098 AXBlockQuoteLevel: 099 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: 0108 AXRequired: 0109 110 ------------------------111 111 [2,2] 112 112 AXRole: AXCell … … 116 116 AXHelp: 117 117 AXParent: <AXCell> 118 AXSize: NSSize: { 69, 30}118 AXSize: NSSize: {70, 30} 119 119 AXTitle: 120 120 AXDescription: … … 149 149 AXHelp: 150 150 AXParent: <AXCell> 151 AXSize: NSSize: {5 2, 30}151 AXSize: NSSize: {53, 30} 152 152 AXTitle: 153 153 AXDescription:
Note:
See TracChangeset
for help on using the changeset viewer.