| Index: webkit/tools/layout_tests/test_expectations.txt
|
| ===================================================================
|
| --- webkit/tools/layout_tests/test_expectations.txt (revision 27419)
|
| +++ webkit/tools/layout_tests/test_expectations.txt (working copy)
|
| @@ -1206,11 +1206,6 @@
|
| // <body><canvas height=100></canvas></body> is 1 px taller than upstream.
|
| BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = FAIL
|
|
|
| -// We don't draw the spelling markers at all in test shell.
|
| -BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
|
| -BUG11577 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL
|
| -BUG11577 WIN LINUX : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL
|
| -
|
| // ----------------------------------------------------------------------------
|
| // NEW FOR THE MERGE
|
| //
|
| @@ -1911,9 +1906,15 @@
|
| BUG11251 WIN LINUX : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FAIL
|
| BUG11251 WIN LINUX : LayoutTests/fast/forms/textarea-metrics.html = FAIL
|
|
|
| -// Regressions from WebKit Merge 43059:43114
|
| -BUG11322 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL
|
| +// Unimplemented test shell features causing editing tests to fail
|
|
|
| +// window.plainText not implemented
|
| +BUG23285 : LayoutTests/editing/text-iterator/basic-iteration.html = FAIL
|
| +// We don't draw the spelling markers at all in test shell.
|
| +BUG11577 WIN LINUX : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
|
| +BUG11577 LINUX : LayoutTests/editing/spelling/spellcheck-attribute.html = FAIL
|
| +BUG11577 WIN LINUX : LayoutTests/editing/spelling/spelling-linebreak.html = FAIL
|
| +
|
| // Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined.
|
| BUG11483 LINUX : LayoutTests/fast/forms/input-text-double-click.html = FAIL
|
| BUG11483 LINUX : LayoutTests/svg/text/foreignObject-repaint.xml = FAIL
|
|
|