ignoreResultList.add("fast/dom/tabindex-clamp.html");// there is extra spacing in the file due to multiple input boxes fitting on one line on Apple, ours are wrapped. Space at line ends are stripped.
ignoreResultList.add("fast/forms/onselect-textarea.html");// requires eventSender.mouseMoveTo, mouseDown & mouseUp and abs. position of mouse to select a word. ignore, won't fix #716583
@@ -147,7 +132,6 @@ public class FileFilter {
ignoreResultList.add("fast/forms/selected-index-assert.html");// not capturing the console messages
ignoreResultList.add("fast/forms/selection-functions.html");// there is extra spacing as the text areas and input boxes fit next to each other on Apple, but are wrapped on our screen.
ignoreResultList.add("fast/forms/textarea-appearance-wrap.html");// Our text areas are a little thinner than Apples. Also RTL test failes
ignoreResultList.add("fast/forms/textarea-hard-linewrap.html");// Our text areas are a little thinner than Apples
ignoreResultList.add("fast/forms/textarea-initial-caret-position.html");// Text selection done differently on our platform. When a inputbox gets focus, the entire block is selected.
ignoreResultList.add("fast/forms/textarea-no-scroll-on-blur.html");// Text selection done differently on our platform. When a inputbox gets focus, the entire block is selected.
ignoreResultList.add("fast/forms/textarea-paste-newline.html");// Copy&Paste commands not supported
@@ -156,19 +140,14 @@ public class FileFilter {
ignoreResultList.add("fast/frames/frameElement-widthheight.html");// screen width&height are different
ignoreResultList.add("fast/frames/frame-js-url-clientWidth.html");// screen width&height are different