Changeset 99388 in webkit
- Timestamp:
- Nov 6, 2011, 4:42:21 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/chromium/test_expectations.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r99387 r99388 1 2011-11-06 Ryosuke Niwa <rniwa@webkit.org> 2 3 Skip tests for autocorrection panel on Chromium port since 4 Chromium Mac port doesn't support autocorrection panel. 5 6 The failure was tracked by the Chromium issue 58254 (http://crbug.com/58254). 7 8 * platform/chromium/test_expectations.txt: 9 1 10 2011-11-06 Ryosuke Niwa <rniwa@webkit.org> 2 11 -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r99387 r99388 213 213 BUGRNIWA MAC : editing/input/emacs-ctrl-o.html = PASS FAIL 214 214 215 // Chromium Mac doesn't support autocorrection panel 216 WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-delete.html = FAIL 217 WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html = FAIL 218 WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-removing-underline.html = FAIL 219 WONTFIX SKIP : platform/mac/editing/spelling/autocorrection-simple.html = FAIL 220 215 221 // Checks for very kjs-specific garbage collector behavior. 216 222 // Would have to be implemented much differently to work in v8. … … 648 654 BUGCR19665 MAC : platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = FAIL 649 655 BUGCR19665 MAC : platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = FAIL 650 651 // Tests added in r69269.652 // Apple-Mac port corrects "notationl" to "notational" automatically?653 BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-delete.html = IMAGE+TEXT654 BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html = IMAGE+TEXT655 BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline.html = IMAGE+TEXT656 BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-simple.html = IMAGE+TEXT657 656 658 657 // Directionality of mixed-direction text in selected choice should
Note:
See TracChangeset
for help on using the changeset viewer.