Changeset 155276 in webkit
- Timestamp:
- Sep 7, 2013, 7:36:06 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 176 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r155275 r155276 1 2013-09-07 Mark Lam <mark.lam@apple.com> 2 3 Change LayoutTests' e* files to use pre and post js files in LayoutTests/resources. 4 https://bugs.webkit.org/show_bug.cgi?id=120988. 5 6 Rubber stamped by Filip Pizlo. 7 8 * compositing/repaint/shrink-layer.html: 9 * editing/deleting/delete-and-cleanup.html: 10 * editing/deleting/delete-inline-br.html: 11 * editing/deleting/password-delete-contents.html: 12 * editing/execCommand/break-out-of-empty-list-item.html: 13 * editing/execCommand/clipboard-access.html: 14 * editing/execCommand/convert-style-elements-to-spans.html: 15 * editing/execCommand/default-paragraph-separator.html: 16 * editing/execCommand/empty-span-removal.html: 17 * editing/execCommand/enabling-and-selection-2.html: 18 * editing/execCommand/enabling-and-selection.html: 19 * editing/execCommand/inline-style-after-indentoutdent.html: 20 * editing/execCommand/insert-lists-inside-another-list.html: 21 * editing/execCommand/insert-remove-block-list-inside-presentational-inline.html: 22 * editing/execCommand/justify.html: 23 * editing/execCommand/move-up-down-should-skip-hidden-elements.html: 24 * editing/execCommand/overtype-support.html: 25 * editing/execCommand/query-command-state.html: 26 * editing/execCommand/query-format-block.html: 27 * editing/execCommand/query-text-alignment.html: 28 * editing/execCommand/queryCommandValue-unsupported-commands.html: 29 * editing/execCommand/remove-format-multiple-elements-mac.html: 30 * editing/execCommand/remove-format-multiple-elements-win.html: 31 * editing/execCommand/reset-values-after-navigation.html: 32 * editing/execCommand/script-tests/TEMPLATE.html: 33 * editing/execCommand/strikethrough-uses-strike-tag.html: 34 * editing/execCommand/style-with-css.html: 35 * editing/execCommand/toggle-compound-styles.html: 36 * editing/execCommand/toggle-link-mac.html: 37 * editing/execCommand/toggle-link-win.html: 38 * editing/execCommand/toggle-style-2.html: 39 * editing/execCommand/toggle-style-3.html: 40 * editing/execCommand/toggle-styles.html: 41 * editing/execCommand/toggle-text-decorations.html: 42 * editing/execCommand/toggle-unlink-mac.html: 43 * editing/execCommand/toggle-unlink-win.html: 44 * editing/execCommand/use-css.html: 45 * editing/input/editable-container-with-word-wrap-normal.html: 46 * editing/input/style-change-during-input.html: 47 * editing/inserting/insert-composition-whitespace.html: 48 * editing/inserting/insert-empty-html.html: 49 * editing/inserting/insert-html-crash.html: 50 * editing/inserting/inserting-slash-inside-url-with-smart-link.html: 51 * editing/inserting/smart-link-when-caret-is-moved-before-URL.html: 52 * editing/pasteboard/copy-in-password-field.html: 53 * editing/pasteboard/copy-paste-first-line-in-textarea.html: 54 * editing/pasteboard/copy-paste-ruby-text-with-block.html: 55 * editing/pasteboard/copy-paste-ruby-text.html: 56 * editing/pasteboard/dataTransfer-setData-getData.html: 57 * editing/pasteboard/drag-and-drop-image-contenteditable.html: 58 * editing/pasteboard/drag-and-drop-inputimage-contenteditable.html: 59 * editing/pasteboard/drag-and-drop-objectimage-contenteditable.html: 60 * editing/pasteboard/drag-files-to-editable-element.html: 61 * editing/pasteboard/drop-text-events-sideeffect-crash.html: 62 * editing/pasteboard/drop-text-events-sideeffect.html: 63 * editing/pasteboard/drop-text-events.html: 64 * editing/pasteboard/file-drag-to-editable.html: 65 * editing/pasteboard/file-input-files-access.html: 66 * editing/pasteboard/files-during-page-drags.html: 67 * editing/pasteboard/get-data-text-plain-paste.html: 68 * editing/pasteboard/paste-and-sanitize.html: 69 * editing/pasteboard/paste-global-selection.html: 70 * editing/pasteboard/paste-into-textarea-with-new-line.html: 71 * editing/pasteboard/paste-placeholder-input.html: 72 * editing/pasteboard/paste-text-events.html: 73 * editing/pasteboard/paste-without-nesting.html: 74 * editing/pasteboard/script-tests/TEMPLATE.html: 75 * editing/secure-input/password-input-changed-type.html: 76 * editing/secure-input/password-input-focusing-to-different-frame.html: 77 * editing/secure-input/password-input-focusing.html: 78 * editing/secure-input/removed-password-input.html: 79 * editing/secure-input/resources/reset-state-on-navigation-target.html: 80 * editing/selection/DOMSelection-DocumentType.html: 81 * editing/selection/DOMSelection-crossing-document.html: 82 * editing/selection/block-cursor-overtype-mode.html: 83 * editing/selection/caret-after-keypress.html: 84 * editing/selection/caret-alignment-for-vertical-text.html: 85 * editing/selection/caret-at-bidi-boundary.html: 86 * editing/selection/caret-at-end-of-text-line-followed-by-block-in-vertical-mode.html: 87 * editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode.html: 88 * editing/selection/caret-in-div-containing-br-in-vertical-mode.html: 89 * editing/selection/caret-in-div-containing-empty-block.html: 90 * editing/selection/caret-in-empty-inline-1.html: 91 * editing/selection/caret-in-empty-inline-2.html: 92 * editing/selection/caret-mode-paragraph-keys-navigation.html: 93 * editing/selection/click-in-focusable-link-should-not-clear-selection.html: 94 * editing/selection/click-in-margins-inside-editable-div.html: 95 * editing/selection/click-in-padding-with-multiple-line-boxes.html: 96 * editing/selection/click-outside-editable-div.html: 97 * editing/selection/collapse-selection-in-bidi.html: 98 * editing/selection/css-pseudo-element-hang.html: 99 * editing/selection/css-pseudo-element.html: 100 * editing/selection/delete-word-granularity-text-control.html: 101 * editing/selection/doubleclick-inline-first-last-contenteditable.html: 102 * editing/selection/extend-after-mouse-selection.html: 103 * editing/selection/hit-test-on-text-with-line-height.html: 104 * editing/selection/internal-caret-rect.html: 105 * editing/selection/leak-document-with-selection-inside.html: 106 * editing/selection/modify-by-lineboundary-in-inline-editable-contexts.html: 107 * editing/selection/move-by-character-brute-force.html: 108 * editing/selection/move-by-word-visually-null-box.html: 109 * editing/selection/move-by-word-visually-textarea.html: 110 * editing/selection/move-vertically-with-paddings-borders.html: 111 * editing/selection/previous-word-boundary-across-text-nodes.html: 112 * editing/selection/programmatic-selection-on-mac-is-directionless.html: 113 * editing/selection/regional-indicators.html: 114 * editing/selection/rtl-move-selection-right-left.html: 115 * editing/selection/script-tests/TEMPLATE.html: 116 * editing/selection/select-bidi-run.html: 117 * editing/selection/shift-click.html: 118 * editing/selection/user-select-all-parsing.html: 119 * editing/selection/user-select-all-selection.html: 120 * editing/selection/verify-editing-behavior-for-line-granularity.html: 121 * editing/shadow/breaking-editing-boundaries.html: 122 * editing/shadow/breaking-editing-boundary-with-table.html: 123 * editing/shadow/compare-positions-in-nested-shadow.html: 124 * editing/shadow/contenteditable-propagation-at-shadow-boundary.html: 125 * editing/shadow/delete-list-in-shadow.html: 126 * editing/shadow/execcommand-indent-in-shadow.html: 127 * editing/shadow/insertorderedlist-crash.html: 128 * editing/shadow/select-contenteditable-shadowhost.html: 129 * editing/shadow/selection-of-orphan-shadowroot.html: 130 * editing/shadow/selection-of-shadowroot.html: 131 * editing/shadow/shadow-selection-not-exported.html: 132 * editing/spelling/grammar-edit-word.html: 133 * editing/spelling/grammar-markers-hidpi.html: 134 * editing/spelling/grammar-markers.html: 135 * editing/spelling/grammar-paste.html: 136 * editing/spelling/markers.html: 137 * editing/spelling/script-tests/TEMPLATE.html: 138 * editing/spelling/spellcheck-async-mutation.html: 139 * editing/spelling/spellcheck-async.html: 140 * editing/spelling/spellcheck-attribute.html: 141 * editing/spelling/spellcheck-input-search-crash.html: 142 * editing/spelling/spellcheck-paste-continuous-disabled.html: 143 * editing/spelling/spellcheck-paste-disabled.html: 144 * editing/spelling/spellcheck-paste.html: 145 * editing/spelling/spellcheck-queue.html: 146 * editing/spelling/spellcheck-sequencenum.html: 147 * editing/spelling/spelling-attribute-at-child.html: 148 * editing/spelling/spelling-attribute-change.html: 149 * editing/spelling/spelling-backspace-between-lines.html: 150 * editing/spelling/spelling-changed-text.html: 151 * editing/spelling/spelling-double-clicked-word.html: 152 * editing/spelling/spelling-exactly-selected-multiple-words.html: 153 * editing/spelling/spelling-exactly-selected-word.html: 154 * editing/spelling/spelling-hasspellingmarker.html: 155 * editing/spelling/spelling-insert-html.html: 156 * editing/spelling/spelling-marker-description.html: 157 * editing/spelling/spelling-multiword-selection.html: 158 * editing/spelling/spelling-should-select-multiple-words.html: 159 * editing/spelling/spelling-subword-selection.html: 160 * editing/spelling/spelling-unified-emulation.html: 161 * editing/spelling/spelling-with-punctuation-selection.html: 162 * editing/spelling/spelling-with-whitespace-selection.html: 163 * editing/style/apply-style-join-child-text-nodes-crash.html: 164 * editing/style/font-face-unquote.html: 165 * editing/style/inline-style-container.html: 166 * editing/style/inline-style-extend-run.html: 167 * editing/style/make-text-writing-direction-inline-mac.html: 168 * editing/style/make-text-writing-direction-inline-win.html: 169 * editing/style/preserve-selection-direction.html: 170 * editing/style/push-down-font-styles-mac.html: 171 * editing/style/push-down-font-styles-win.html: 172 * editing/style/push-down-implicit-styles-around-list-mac.html: 173 * editing/style/push-down-implicit-styles-around-list-win.html: 174 * editing/style/push-down-implicit-styles-mac.html: 175 * editing/style/push-down-inline-styles.html: 176 * editing/style/remove-nested-inline-styles.html: 177 * editing/style/script-tests/TEMPLATE.html: 178 * editing/style/text-decoration-state.html: 179 * editing/text-iterator/basic-iteration-shadowdom.html: 180 * editing/text-iterator/basic-iteration.html: 181 * editing/text-iterator/findString-selection-disabled.html: 182 * editing/text-iterator/range-to-from-location-and-length.html: 183 * editing/text-iterator/script-tests/TEMPLATE.html: 184 1 185 2013-09-07 Mark Lam <mark.lam@apple.com> 2 186 -
trunk/LayoutTests/editing/deleting/delete-and-cleanup.html
r112444 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 47 47 48 48 </script> 49 <script src="../../ fast/js/resources/js-test-post.js"></script>49 <script src="../../resources/js-test-post.js"></script> 50 50 </body> 51 51 </html> -
trunk/LayoutTests/editing/deleting/delete-inline-br.html
r154479 r155276 5 5 div { border: 1px solid black; } 6 6 </style> 7 <script src="../../ fast/js/resources/js-test-pre.js"></script>7 <script src="../../resources/js-test-pre.js"></script> 8 8 <script> 9 9 function runTest() { -
trunk/LayoutTests/editing/deleting/password-delete-contents.html
r124586 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 29 29 30 30 </script> 31 <script src="../../ fast/js/resources/js-test-post.js"></script>31 <script src="../../resources/js-test-post.js"></script> 32 32 </body> 33 33 </html> -
trunk/LayoutTests/editing/execCommand/break-out-of-empty-list-item.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> 7 7 <script src="script-tests/break-out-of-empty-list-item.js"></script> 8 <script src="../../ fast/js/resources/js-test-post.js"></script>8 <script src="../../resources/js-test-post.js"></script> 9 9 </body> 10 10 </html> -
trunk/LayoutTests/editing/execCommand/clipboard-access.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/clipboard-access.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/convert-style-elements-to-spans.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/convert-style-elements-to-spans.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/default-paragraph-separator.html
r109653 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 76 76 div.innerHTML = ""; 77 77 </script> 78 <script src="../../ fast/js/resources/js-test-post.js"></script>78 <script src="../../resources/js-test-post.js"></script> 79 79 </body> 80 80 </html> -
trunk/LayoutTests/editing/execCommand/empty-span-removal.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/empty-span-removal.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/enabling-and-selection-2.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/enabling-and-selection-2.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/enabling-and-selection.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/enabling-and-selection.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/inline-style-after-indentoutdent.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/inline-style-after-indentoutdent.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/insert-lists-inside-another-list.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/insert-lists-inside-another-list.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/insert-remove-block-list-inside-presentational-inline.html
r144995 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body onload="runTest();"> … … 35 35 } 36 36 </script> 37 <script src="../../ fast/js/resources/js-test-post.js"></script>37 <script src="../../resources/js-test-post.js"></script> 38 38 </body> -
trunk/LayoutTests/editing/execCommand/justify.html
r99258 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 103 103 104 104 </script> 105 <script src="../../ fast/js/resources/js-test-post.js"></script>105 <script src="../../resources/js-test-post.js"></script> 106 106 </body> 107 107 </html> -
trunk/LayoutTests/editing/execCommand/move-up-down-should-skip-hidden-elements.html
r154274 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <title>Test moving up and down through non-rendered elements.</title> 6 6 </head> … … 45 45 46 46 </script> 47 <script src="../../ fast/js/resources/js-test-post.js"></script>47 <script src="../../resources/js-test-post.js"></script> 48 48 </body> 49 49 </html> -
trunk/LayoutTests/editing/execCommand/overtype-support.html
r146907 r155276 1 1 <!DOCTYPE html> 2 2 <head> 3 <script src="../../ fast/js/resources/js-test-pre.js"></script>3 <script src="../../resources/js-test-pre.js"></script> 4 4 </head> 5 5 <body> … … 12 12 var successfullyParsed = true; 13 13 </script> 14 <script src="../../ fast/js/resources/js-test-post.js"></script>14 <script src="../../resources/js-test-post.js"></script> 15 15 </body> 16 16 </html> -
trunk/LayoutTests/editing/execCommand/query-command-state.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/query-command-state.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/query-format-block.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/query-format-block.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/query-text-alignment.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/query-text-alignment.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/queryCommandValue-unsupported-commands.html
r117721 r155276 1 1 <!DOCTYPE html> 2 2 <html> 3 <script src="../../ fast/js/resources/js-test-pre.js"></script>3 <script src="../../resources/js-test-pre.js"></script> 4 4 <div id="test" contenteditable></div> 5 5 <script> … … 14 14 shouldBe("typeof document.queryCommandValue('fontSize')", "'string'"); 15 15 </script> 16 <script src="../../ fast/js/resources/js-test-post.js"></script>16 <script src="../../resources/js-test-post.js"></script> 17 17 </html> -
trunk/LayoutTests/editing/execCommand/remove-format-multiple-elements-mac.html
r147035 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/remove-format-multiple-elements-mac.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/remove-format-multiple-elements-win.html
r148987 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/remove-format-multiple-elements-win.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/reset-values-after-navigation.html
r109653 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script> 6 6 window.jsTestIsAsync = true; … … 17 17 <body> 18 18 <iframe style="display: none" src="resources/reset-default-values-helper-1.html"></iframe> 19 <script src="../../ fast/js/resources/js-test-post.js"></script>19 <script src="../../resources/js-test-post.js"></script> 20 20 </body> 21 21 </html> -
trunk/LayoutTests/editing/execCommand/script-tests/TEMPLATE.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="YOUR_JS_FILE_HERE"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/strikethrough-uses-strike-tag.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/strikethrough-uses-strike-tag.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/style-with-css.html
r99258 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 48 48 49 49 </script> 50 <script src="../../ fast/js/resources/js-test-post.js"></script>50 <script src="../../resources/js-test-post.js"></script> 51 51 </body> 52 52 </html> -
trunk/LayoutTests/editing/execCommand/toggle-compound-styles.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-compound-styles.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-link-mac.html
r147035 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-link-mac.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-link-win.html
r148987 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-link-win.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-style-2.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-style-2.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-style-3.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-style-3.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-styles.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-styles.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-text-decorations.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-text-decorations.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-unlink-mac.html
r144883 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-unlink-mac.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/toggle-unlink-win.html
r148987 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/toggle-unlink-win.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/execCommand/use-css.html
r117721 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 56 56 57 57 </script> 58 <script src="../../ fast/js/resources/js-test-post.js"></script>58 <script src="../../resources/js-test-post.js"></script> 59 59 </body> 60 60 </html> -
trunk/LayoutTests/editing/input/editable-container-with-word-wrap-normal.html
r140710 r155276 16 16 } 17 17 </style> 18 <script src="../../ fast/js/resources/js-test-pre.js"></script>18 <script src="../../resources/js-test-pre.js"></script> 19 19 <script> 20 20 function runTest() { -
trunk/LayoutTests/editing/input/style-change-during-input.html
r120173 r155276 1 1 <html> 2 2 <head> 3 <script src="../../ fast/js/resources/js-test-pre.js"></script>3 <script src="../../resources/js-test-pre.js"></script> 4 4 <style> 5 5 body[style] { } … … 30 30 window.jsTestIsAsync = true; 31 31 </script> 32 <script src="../../ fast/js/resources/js-test-post.js"></script>32 <script src="../../resources/js-test-post.js"></script> 33 33 </body> 34 34 </html> -
trunk/LayoutTests/editing/inserting/insert-composition-whitespace.html
r99258 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 92 92 93 93 </script> 94 <script src="../../ fast/js/resources/js-test-post.js"></script>94 <script src="../../resources/js-test-post.js"></script> 95 95 </body> 96 96 </html> -
trunk/LayoutTests/editing/inserting/insert-empty-html.html
r120173 r155276 9 9 <div id="console"></div> 10 10 11 <script src="../../ fast/js/resources/js-test-pre.js"></script>11 <script src="../../resources/js-test-pre.js"></script> 12 12 <script> 13 13 -
trunk/LayoutTests/editing/inserting/insert-html-crash.html
r154281 r155276 1 1 <!DOCTYPE html> 2 2 <html> 3 <script src="../../ fast/js/resources/js-test-pre.js"></script>3 <script src="../../resources/js-test-pre.js"></script> 4 4 <script> 5 5 window.jsTestIsAsync = true; … … 19 19 document.execCommand("InsertHTML", false, 4); 20 20 </script> 21 <script src="../../ fast/js/resources/js-test-post.js"></script>21 <script src="../../resources/js-test-post.js"></script> 22 22 </html> -
trunk/LayoutTests/editing/inserting/inserting-slash-inside-url-with-smart-link.html
r150393 r155276 4 4 <textarea id="editor" cols="50" rows="5"> 5 5 </textarea> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 <script> 8 8 -
trunk/LayoutTests/editing/inserting/smart-link-when-caret-is-moved-before-URL.html
r141618 r155276 4 4 <textarea id="editor" cols="50" rows="5"> 5 5 </textarea> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 <script> 8 8 -
trunk/LayoutTests/editing/pasteboard/copy-in-password-field.html
r120173 r155276 1 1 <html> 2 2 <head> 3 <script src="../../ fast/js/resources/js-test-pre.js"></script>3 <script src="../../resources/js-test-pre.js"></script> 4 4 <script> 5 5 function test() { -
trunk/LayoutTests/editing/pasteboard/copy-paste-first-line-in-textarea.html
r131824 r155276 4 4 <textarea cols=50 rows=10>first 5 5 second</textarea> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 <p id="console"></p> 8 8 <script> -
trunk/LayoutTests/editing/pasteboard/copy-paste-ruby-text-with-block.html
r137477 r155276 2 2 <head> 3 3 <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> -
trunk/LayoutTests/editing/pasteboard/copy-paste-ruby-text.html
r137477 r155276 2 2 <head> 3 3 <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> -
trunk/LayoutTests/editing/pasteboard/dataTransfer-setData-getData.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/dataTransfer-setData-getData.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/pasteboard/drag-and-drop-image-contenteditable.html
r120173 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <style> 6 6 #target { … … 55 55 } 56 56 </script> 57 <script src="../../ fast/js/resources/js-test-post.js"></script>57 <script src="../../resources/js-test-post.js"></script> 58 58 </body> 59 59 </html> -
trunk/LayoutTests/editing/pasteboard/drag-and-drop-inputimage-contenteditable.html
r120173 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <style> 6 6 #target { … … 56 56 } 57 57 </script> 58 <script src="../../ fast/js/resources/js-test-post.js"></script>58 <script src="../../resources/js-test-post.js"></script> 59 59 </body> 60 60 </html> -
trunk/LayoutTests/editing/pasteboard/drag-and-drop-objectimage-contenteditable.html
r120173 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <style> 6 6 #target { … … 56 56 } 57 57 </script> 58 <script src="../../ fast/js/resources/js-test-post.js"></script>58 <script src="../../resources/js-test-post.js"></script> 59 59 </body> 60 60 </html> -
trunk/LayoutTests/editing/pasteboard/drag-files-to-editable-element.html
r107886 r155276 1 1 <html> 2 2 <head> 3 <script src="../../ fast/js/resources/js-test-pre.js"></script>3 <script src="../../resources/js-test-pre.js"></script> 4 4 </head> 5 5 <body> … … 34 34 var successfullyParsed = true; 35 35 </script> 36 <script src="../../ fast/js/resources/js-test-post.js"></script>36 <script src="../../resources/js-test-post.js"></script> 37 37 </body> 38 38 </html> -
trunk/LayoutTests/editing/pasteboard/drop-text-events-sideeffect-crash.html
r121031 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 11 11 </script> 12 12 <script src="script-tests/drop-text-events-sideeffect.js"></script> 13 <script src="../../ fast/js/resources/js-test-post.js"></script>13 <script src="../../resources/js-test-post.js"></script> 14 14 </body> 15 15 </html> -
trunk/LayoutTests/editing/pasteboard/drop-text-events-sideeffect.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/drop-text-events-sideeffect.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/pasteboard/drop-text-events.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/drop-text-events.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/pasteboard/file-drag-to-editable.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/file-drag-to-editable.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/pasteboard/file-input-files-access.html
r120173 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 130 130 131 131 </script> 132 <script src="../../ fast/js/resources/js-test-post.js"></script>132 <script src="../../resources/js-test-post.js"></script> 133 133 </body> 134 134 </html> -
trunk/LayoutTests/editing/pasteboard/files-during-page-drags.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/files-during-page-drags.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/pasteboard/get-data-text-plain-paste.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/get-data-text-plain-paste.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/pasteboard/paste-and-sanitize.html
r144995 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 52 52 53 53 </script> 54 <script src="../../ fast/js/resources/js-test-post.js"></script>54 <script src="../../resources/js-test-post.js"></script> 55 55 </body> 56 56 </html> -
trunk/LayoutTests/editing/pasteboard/paste-global-selection.html
r127862 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 44 44 45 45 </script> 46 <script src="../../ fast/js/resources/js-test-post.js"></script>46 <script src="../../resources/js-test-post.js"></script> 47 47 </body> 48 48 </html> -
trunk/LayoutTests/editing/pasteboard/paste-into-textarea-with-new-line.html
r154252 r155276 2 2 <html> 3 3 <body> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script> 6 6 … … 17 17 18 18 </script> 19 <script src="../../ fast/js/resources/js-test-post.js"></script>19 <script src="../../resources/js-test-post.js"></script> 20 20 </body> 21 21 </html> -
trunk/LayoutTests/editing/pasteboard/paste-placeholder-input.html
r99258 r155276 3 3 <head> 4 4 <title>Test -webkit-user-select with a placeholder in a textfield.</title> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 <style> 7 7 * { -webkit-user-select: none; } … … 27 27 28 28 </script> 29 <script src="../../ fast/js/resources/js-test-post.js"></script>29 <script src="../../resources/js-test-post.js"></script> 30 30 </body> 31 31 </html> -
trunk/LayoutTests/editing/pasteboard/paste-text-events.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/paste-text-events.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/pasteboard/paste-without-nesting.html
r101622 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 45 45 46 46 </script> 47 <script src="../../ fast/js/resources/js-test-post.js"></script>47 <script src="../../resources/js-test-post.js"></script> 48 48 </body> 49 49 </html> -
trunk/LayoutTests/editing/pasteboard/script-tests/TEMPLATE.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="YOUR_JS_FILE_HERE"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/secure-input/password-input-changed-type.html
r150090 r155276 3 3 <head> 4 4 <meta charset="utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 26 26 27 27 </script> 28 <script src="../../ fast/js/resources/js-test-post.js"></script>28 <script src="../../resources/js-test-post.js"></script> 29 29 </body> 30 30 </html> -
trunk/LayoutTests/editing/secure-input/password-input-focusing-to-different-frame.html
r150090 r155276 3 3 <head> 4 4 <meta charset="utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 63 63 64 64 </script> 65 <script src="../../ fast/js/resources/js-test-post.js"></script>65 <script src="../../resources/js-test-post.js"></script> 66 66 </body> 67 67 </html> -
trunk/LayoutTests/editing/secure-input/password-input-focusing.html
r150090 r155276 3 3 <head> 4 4 <meta charset="utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 31 31 32 32 </script> 33 <script src="../../ fast/js/resources/js-test-post.js"></script>33 <script src="../../resources/js-test-post.js"></script> 34 34 </body> 35 35 </html> -
trunk/LayoutTests/editing/secure-input/removed-password-input.html
r150090 r155276 3 3 <head> 4 4 <meta charset="utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 22 22 23 23 </script> 24 <script src="../../ fast/js/resources/js-test-post.js"></script>24 <script src="../../resources/js-test-post.js"></script> 25 25 </body> 26 26 </html> -
trunk/LayoutTests/editing/secure-input/resources/reset-state-on-navigation-target.html
r150090 r155276 3 3 <head> 4 4 <meta charset="utf-8"> 5 <script src="../../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 19 19 20 20 </script> 21 <script src="../../../ fast/js/resources/js-test-post.js"></script>21 <script src="../../../resources/js-test-post.js"></script> 22 22 </body> 23 23 </html> -
trunk/LayoutTests/editing/selection/DOMSelection-DocumentType.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/DOMSelection-DocumentType.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/DOMSelection-crossing-document.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/DOMSelection-crossing-document.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/block-cursor-overtype-mode.html
r151641 r155276 3 3 <head> 4 4 <script type="text/javascript" src="../editing.js"></script> 5 <script src="../../ fast/js/resources/js-test-pre.js" type="text/javascript"></script>5 <script src="../../resources/js-test-pre.js" type="text/javascript"></script> 6 6 </head> 7 7 <body style="font: 20px Ahem"> … … 66 66 } 67 67 </script> 68 <script src="../../ fast/js/resources/js-test-post.js" type="text/javascript"></script>68 <script src="../../resources/js-test-post.js" type="text/javascript"></script> 69 69 </html> -
trunk/LayoutTests/editing/selection/caret-after-keypress.html
r151276 r155276 2 2 <html> 3 3 <body> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script> 6 6 description("This tests that 'input' event listener gets correct caret position after keypress."); … … 27 27 eventSender.keyDown(input.shift()); 28 28 </script> 29 <script src="../../ fast/js/resources/js-test-post.js"></script>29 <script src="../../resources/js-test-post.js"></script> 30 30 </body> 31 31 </html> -
trunk/LayoutTests/editing/selection/caret-alignment-for-vertical-text.html
r140710 r155276 11 11 } 12 12 </style> 13 <script src="../../ fast/js/resources/js-test-pre.js"></script>13 <script src="../../resources/js-test-pre.js"></script> 14 14 <script> 15 15 function runTest() { -
trunk/LayoutTests/editing/selection/caret-at-bidi-boundary.html
r153897 r155276 3 3 <head> 4 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 <style type="text/css"> 7 7 #tests { font-size: 2.5em; padding: 0px; margin: 0px; } … … 108 108 109 109 </script> 110 <script src="../../ fast/js/resources/js-test-post.js"></script>110 <script src="../../resources/js-test-post.js"></script> 111 111 </body> 112 112 </html> -
trunk/LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-block-in-vertical-mode.html
r140710 r155276 10 10 } 11 11 </style> 12 <script src="../../ fast/js/resources/js-test-pre.js"></script>12 <script src="../../resources/js-test-pre.js"></script> 13 13 </head> 14 14 <body> … … 36 36 } 37 37 </script> 38 <script src="../../ fast/js/resources/js-test-post.js"></script>38 <script src="../../resources/js-test-post.js"></script> 39 39 </body> 40 40 </html> -
trunk/LayoutTests/editing/selection/caret-at-end-of-text-line-followed-by-empty-block-in-vertical-mode.html
r142960 r155276 10 10 } 11 11 </style> 12 <script src="../../ fast/js/resources/js-test-pre.js"></script>12 <script src="../../resources/js-test-pre.js"></script> 13 13 <script> 14 14 function runTest() { -
trunk/LayoutTests/editing/selection/caret-in-div-containing-br-in-vertical-mode.html
r140710 r155276 10 10 } 11 11 </style> 12 <script src="../../ fast/js/resources/js-test-pre.js"></script>12 <script src="../../resources/js-test-pre.js"></script> 13 13 <script> 14 14 function runTest() { -
trunk/LayoutTests/editing/selection/caret-in-div-containing-empty-block.html
r143313 r155276 12 12 } 13 13 </style> 14 <script src="../../ fast/js/resources/js-test-pre.js"></script>14 <script src="../../resources/js-test-pre.js"></script> 15 15 <script> 16 16 function runTest() { -
trunk/LayoutTests/editing/selection/caret-in-empty-inline-1.html
r140710 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js" type="text/javascript"></script>4 <script src="../../resources/js-test-pre.js" type="text/javascript"></script> 5 5 <style> 6 6 body { … … 26 26 } 27 27 </script> 28 <script src="../../ fast/js/resources/js-test-post.js" type="text/javascript"></script>28 <script src="../../resources/js-test-post.js" type="text/javascript"></script> 29 29 </html> -
trunk/LayoutTests/editing/selection/caret-in-empty-inline-2.html
r140710 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js" type="text/javascript"></script>4 <script src="../../resources/js-test-pre.js" type="text/javascript"></script> 5 5 <style> 6 6 body { … … 27 27 } 28 28 </script> 29 <script src="../../ fast/js/resources/js-test-post.js" type="text/javascript"></script>29 <script src="../../resources/js-test-post.js" type="text/javascript"></script> 30 30 </html> -
trunk/LayoutTests/editing/selection/caret-mode-paragraph-keys-navigation.html
r120173 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 54 54 55 55 </script> 56 <script src="../../ fast/js/resources/js-test-post.js"></script>56 <script src="../../resources/js-test-post.js"></script> 57 57 </body> 58 58 </html> -
trunk/LayoutTests/editing/selection/click-in-focusable-link-should-not-clear-selection.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/click-in-focusable-link-should-not-clear-selection.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/click-in-margins-inside-editable-div.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/click-in-margins-inside-editable-div.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/click-in-padding-with-multiple-line-boxes.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/click-in-padding-with-multiple-line-boxes.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/click-outside-editable-div.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/click-outside-editable-div.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/collapse-selection-in-bidi.html
r117912 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 47 47 48 48 </script> 49 <script src="../../ fast/js/resources/js-test-post.js"></script>49 <script src="../../resources/js-test-post.js"></script> 50 50 </body> 51 51 </html> -
trunk/LayoutTests/editing/selection/css-pseudo-element-hang.html
r99258 r155276 10 10 .bidi:after { content: "aפb"; } 11 11 </style> 12 <script src="../../ fast/js/resources/js-test-pre.js"></script>12 <script src="../../resources/js-test-pre.js"></script> 13 13 <title></title> 14 14 </head> … … 73 73 74 74 </script> 75 <script src="../../ fast/js/resources/js-test-post.js"></script>75 <script src="../../resources/js-test-post.js"></script> 76 76 </body> 77 77 </html> -
trunk/LayoutTests/editing/selection/css-pseudo-element.html
r99258 r155276 10 10 .bidi:after { content: "aפb"; } 11 11 </style> 12 <script src="../../ fast/js/resources/js-test-pre.js"></script>12 <script src="../../resources/js-test-pre.js"></script> 13 13 <title></title> 14 14 </head> … … 116 116 117 117 </script> 118 <script src="../../ fast/js/resources/js-test-post.js"></script>118 <script src="../../resources/js-test-post.js"></script> 119 119 </body> 120 120 </html> -
trunk/LayoutTests/editing/selection/delete-word-granularity-text-control.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/delete-word-granularity-text-control.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/doubleclick-inline-first-last-contenteditable.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/doubleclick-inline-first-last-contenteditable.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/extend-after-mouse-selection.html
r147896 r155276 9 9 </style> 10 10 <script src="../editing.js"></script> 11 <script src="../../ fast/js/resources/js-test-pre.js"></script>11 <script src="../../resources/js-test-pre.js"></script> 12 12 <script src="resources/js-test-selection-shared.js"></script> 13 13 … … 79 79 editingTest("unix"); 80 80 </script> 81 <script src="../../ fast/js/resources/js-test-post.js"></script>81 <script src="../../resources/js-test-post.js"></script> 82 82 83 83 </body> -
trunk/LayoutTests/editing/selection/hit-test-on-text-with-line-height.html
r120173 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <style> 6 6 #test { width: 300px; font-size: 50px; line-height: 10px; border: solid 1px black; padding: 5px; } -
trunk/LayoutTests/editing/selection/internal-caret-rect.html
r140710 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js" type="text/javascript"></script>4 <script src="../../resources/js-test-pre.js" type="text/javascript"></script> 5 5 <style> 6 6 body { … … 41 41 verifyCaretRect(88, 160, 1, 20); 42 42 </script> 43 <script src="../../ fast/js/resources/js-test-post.js" type="text/javascript"></script>43 <script src="../../resources/js-test-post.js" type="text/javascript"></script> 44 44 </html> -
trunk/LayoutTests/editing/selection/leak-document-with-selection-inside.html
r153498 r155276 4 4 <p>This test only runs on DumpRenderTree, as it requires existence of window.internals and cross-domain resource access check disabled.</p> 5 5 <iframe id="frame" src='about:blank'></iframe> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 <script> 8 8 description("This test asserts that document doesn't leak when a selection is created inside the document."); … … 46 46 47 47 </script> 48 <script src="../../ fast/js/resources/js-test-post.js"></script>48 <script src="../../resources/js-test-post.js"></script> 49 49 </body> 50 50 </html> -
trunk/LayoutTests/editing/selection/modify-by-lineboundary-in-inline-editable-contexts.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/modify-by-lineboundary-in-inline-editable-contexts.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/move-by-character-brute-force.html
r153897 r155276 1 1 <meta charset="UTF-8"> 2 <script src="../../ fast/js/resources/js-test-pre.js"></script>2 <script src="../../resources/js-test-pre.js"></script> 3 3 <div id="test"></div> 4 4 <script> … … 48 48 element.textContent = ""; 49 49 </script> 50 <script src="../../ fast/js/resources/js-test-post.js"></script>50 <script src="../../resources/js-test-post.js"></script> -
trunk/LayoutTests/editing/selection/move-by-word-visually-null-box.html
r120173 r155276 1 1 <!DOCTYPE html> 2 2 <script src="resources/move-by-word-visually.js"></script> 3 <script src="../../ fast/js/resources/js-test-pre.js"></script>3 <script src="../../resources/js-test-pre.js"></script> 4 4 <script> 5 5 -
trunk/LayoutTests/editing/selection/move-by-word-visually-textarea.html
r120173 r155276 1 1 <!DOCTYPE html> 2 <script src="../../ fast/js/resources/js-test-pre.js"></script>2 <script src="../../resources/js-test-pre.js"></script> 3 3 <script> 4 4 -
trunk/LayoutTests/editing/selection/move-vertically-with-paddings-borders.html
r147143 r155276 11 11 12 12 </style> 13 <script src="../../ fast/js/resources/js-test-pre.js"></script>13 <script src="../../resources/js-test-pre.js"></script> 14 14 </head> 15 15 <body> … … 69 69 70 70 </script> 71 <script src="../../ fast/js/resources/js-test-post.js"></script>71 <script src="../../resources/js-test-post.js"></script> 72 72 </body> 73 73 </html> -
trunk/LayoutTests/editing/selection/previous-word-boundary-across-text-nodes.html
r149058 r155276 26 26 <div contenteditable>é'<span>l</span>l</div> 27 27 </div> 28 <script src="../../ fast/js/resources/js-test-pre.js"></script>28 <script src="../../resources/js-test-pre.js"></script> 29 29 <script> 30 30 -
trunk/LayoutTests/editing/selection/programmatic-selection-on-mac-is-directionless.html
r153897 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 144 144 145 145 </script> 146 <script src="../../ fast/js/resources/js-test-post.js"></script>146 <script src="../../resources/js-test-post.js"></script> 147 147 </body> 148 148 </html> -
trunk/LayoutTests/editing/selection/regional-indicators.html
r99258 r155276 2 2 <head> 3 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 27 27 28 28 </script> 29 <script src="../../ fast/js/resources/js-test-post.js"></script>29 <script src="../../resources/js-test-post.js"></script> 30 30 </body> 31 31 </html> -
trunk/LayoutTests/editing/selection/rtl-move-selection-right-left.html
r147891 r155276 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 86 86 document.body.removeChild(testContainer); 87 87 </script> 88 <script src="../../ fast/js/resources/js-test-post.js"></script>88 <script src="../../resources/js-test-post.js"></script> 89 89 </body> 90 90 </html> -
trunk/LayoutTests/editing/selection/script-tests/TEMPLATE.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="YOUR_JS_FILE_HERE"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/select-bidi-run.html
r120173 r155276 3 3 <head> 4 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 <style type="text/css"> 7 7 #tests { font-size: 2.5em; padding: 0px; margin: 0px; } … … 155 155 156 156 </script> 157 <script src="../../ fast/js/resources/js-test-post.js"></script>157 <script src="../../resources/js-test-post.js"></script> 158 158 </body> 159 159 </html> -
trunk/LayoutTests/editing/selection/shift-click.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/shift-click.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/selection/user-select-all-parsing.html
r125330 r155276 4 4 .userSelectAll {-webkit-user-select: all;} 5 5 </style> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 </head> 8 8 <body contentEditable="true"> … … 17 17 shouldBeEqualToString('userSelect.getPropertyValue("-webkit-user-select")', 'all'); 18 18 </script> 19 <script src="../../ fast/js/resources/js-test-post.js"></script>19 <script src="../../resources/js-test-post.js"></script> 20 20 </body> 21 21 </html> -
trunk/LayoutTests/editing/selection/user-select-all-selection.html
r133224 r155276 5 5 </style> 6 6 <script src="../editing.js"></script> 7 <script src="../../ fast/js/resources/js-test-pre.js"></script>7 <script src="../../resources/js-test-pre.js"></script> 8 8 <script src="resources/js-test-selection-shared.js"></script> 9 9 <script> … … 132 132 testProgrammaticSelection(); 133 133 </script> 134 <script src="../../ fast/js/resources/js-test-post.js"></script>134 <script src="../../resources/js-test-post.js"></script> 135 135 </body> 136 136 </html> -
trunk/LayoutTests/editing/selection/verify-editing-behavior-for-line-granularity.html
r153992 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script> 6 6 function runTest() { -
trunk/LayoutTests/editing/shadow/breaking-editing-boundaries.html
r137408 r155276 4 4 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> 5 5 <script src="../../fast/dom/resources/event-sender-util.js"></script> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 8 8 <p>When selecting from a child of shadow host to an element in Shadow DOM, a crash should not be caused. … … 32 32 </script> 33 33 34 <script src="../../ fast/js/resources/js-test-post.js"></script>34 <script src="../../resources/js-test-post.js"></script> 35 35 </body> 36 36 </html> -
trunk/LayoutTests/editing/shadow/breaking-editing-boundary-with-table.html
r137408 r155276 5 5 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> 6 6 <script src="../../fast/dom/resources/event-sender-util.js"></script> 7 <script src="../../ fast/js/resources/js-test-pre.js"></script>7 <script src="../../resources/js-test-pre.js"></script> 8 8 9 9 <p>On the second time selecting <span>, it should not become non-contenteditable. … … 52 52 var successfullyParsed = true; 53 53 </script> 54 <script src="../../ fast/js/resources/js-test-post.js"></script>54 <script src="../../resources/js-test-post.js"></script> 55 55 </body> 56 56 </html> -
trunk/LayoutTests/editing/shadow/compare-positions-in-nested-shadow.html
r137408 r155276 4 4 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> 5 5 <script src="../../fast/dom/resources/event-sender-util.js"></script> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 8 8 <div id="host1"></div> … … 53 53 </script> 54 54 55 <script src="../../ fast/js/resources/js-test-post.js"></script>55 <script src="../../resources/js-test-post.js"></script> 56 56 </body> 57 57 </html> -
trunk/LayoutTests/editing/shadow/contenteditable-propagation-at-shadow-boundary.html
r137408 r155276 3 3 <head> 4 4 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 46 46 </script> 47 47 48 <script src="../../ fast/js/resources/js-test-post.js"></script>48 <script src="../../resources/js-test-post.js"></script> 49 49 </body> 50 50 </html> -
trunk/LayoutTests/editing/shadow/delete-list-in-shadow.html
r137408 r155276 3 3 <body> 4 4 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 7 7 <p>Elements distributed to Shadow DOM should be deleted correctly when pressing delete key.</p> … … 41 41 </script> 42 42 43 <script src="../../ fast/js/resources/js-test-post.js"></script>43 <script src="../../resources/js-test-post.js"></script> 44 44 </body> 45 45 </html> -
trunk/LayoutTests/editing/shadow/execcommand-indent-in-shadow.html
r137408 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="../../fast/dom/resources/event-sender-util.js"></script> 6 6 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> … … 27 27 var successfullyParsed = true; 28 28 </script> 29 <script src="../../ fast/js/resources/js-test-post.js"></script>29 <script src="../../resources/js-test-post.js"></script> 30 30 </body> 31 31 -
trunk/LayoutTests/editing/shadow/insertorderedlist-crash.html
r137408 r155276 46 46 </script> 47 47 48 <script src="../../ js/resources/js-test-post.js"></script>48 <script src="../../../resources/js-test-post.js"></script> 49 49 </body> 50 50 </html> -
trunk/LayoutTests/editing/shadow/select-contenteditable-shadowhost.html
r137408 r155276 2 2 <html> 3 3 <body> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="../../fast/dom/resources/event-sender-util.js"></script> 6 6 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> … … 51 51 var successfullyParsed = true; 52 52 </script> 53 <script src="../../ fast/js/resources/js-test-post.js"></script>53 <script src="../../resources/js-test-post.js"></script> 54 54 </body> 55 55 -
trunk/LayoutTests/editing/shadow/selection-of-orphan-shadowroot.html
r137408 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="../../fast/dom/resources/event-sender-util.js"></script> 6 6 <script src="../../fast/dom/resources/shadow-test-driver.js"></script> … … 27 27 var successfullyParsed = true; 28 28 </script> 29 <script src="../../ fast/js/resources/js-test-post.js"></script>29 <script src="../../resources/js-test-post.js"></script> 30 30 </body> 31 31 -
trunk/LayoutTests/editing/shadow/selection-of-shadowroot.html
r137408 r155276 3 3 <head> 4 4 <title>selection-of-shadowroot</title> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 <script src="../../fast/dom/resources/event-sender-util.js"></script> 7 7 <script src="../../fast/dom/resources/shadow-test-driver.js"></script> … … 129 129 var successfullyParsed = true; 130 130 </script> 131 <script src="../../ fast/js/resources/js-test-post.js"></script>131 <script src="../../resources/js-test-post.js"></script> 132 132 </body> 133 133 -
trunk/LayoutTests/editing/shadow/shadow-selection-not-exported.html
r137408 r155276 9 9 <script src="../../fast/dom/shadow/resources/polyfill.js"></script> 10 10 <script src="../editing.js"></script> 11 <script src="../../ fast/js/resources/js-test-pre.js"></script>11 <script src="../../resources/js-test-pre.js"></script> 12 12 <script> 13 13 if (window.testRunner) … … 79 79 var successfullyParsed = true; 80 80 </script> 81 <script src="../../ fast/js/resources/js-test-post.js"></script>81 <script src="../../resources/js-test-post.js"></script> 82 82 </html> -
trunk/LayoutTests/editing/spelling/grammar-edit-word.html
r139202 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <title>Editing a grammatically-incorrect word</title> 6 6 </head> … … 24 24 internals.settings.setUnifiedTextCheckerEnabled(false); 25 25 </script> 26 <script src="../../ fast/js/resources/js-test-post.js"></script>26 <script src="../../resources/js-test-post.js"></script> 27 27 </body> 28 28 </html> -
trunk/LayoutTests/editing/spelling/grammar-markers-hidpi.html
r154869 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 47 47 48 48 </script> 49 <script src="../../ fast/js/resources/js-test-post.js"></script>49 <script src="../../resources/js-test-post.js"></script> 50 50 </body> 51 51 </html> -
trunk/LayoutTests/editing/spelling/grammar-markers.html
r154869 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 45 45 46 46 </script> 47 <script src="../../ fast/js/resources/js-test-post.js"></script>47 <script src="../../resources/js-test-post.js"></script> 48 48 </body> 49 49 </html> -
trunk/LayoutTests/editing/spelling/grammar-paste.html
r154869 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 154 154 var successfullyParsed = true; 155 155 </script> 156 <script src="../../ fast/js/resources/js-test-post.js"></script>156 <script src="../../resources/js-test-post.js"></script> 157 157 </body> 158 158 </html> -
trunk/LayoutTests/editing/spelling/markers.html
r120173 r155276 10 10 </style> 11 11 <script src="../editing.js" language="JavaScript" type="text/JavaScript" ></script> 12 <script src="../../ fast/js/resources/js-test-pre.js"></script>12 <script src="../../resources/js-test-pre.js"></script> 13 13 </head> 14 14 <body> … … 79 79 var successfullyParsed = true; 80 80 </script> 81 <script src="../../ fast/js/resources/js-test-post.js"></script>81 <script src="../../resources/js-test-post.js"></script> 82 82 </body> 83 83 </html> -
trunk/LayoutTests/editing/spelling/script-tests/TEMPLATE.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="YOUR_JS_FILE_HERE"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-async-mutation.html
r145940 r155276 3 3 <head> 4 4 <link rel="stylesheet" href="../../fast/js/resources/js-test-style.css"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 <script src="../editing.js"></script> 7 7 <style> … … 235 235 var successfullyParsed = true; 236 236 </script> 237 <script src="../../ fast/js/resources/js-test-post.js"></script>237 <script src="../../resources/js-test-post.js"></script> 238 238 </body> 239 239 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-async.html
r154869 r155276 3 3 <head> 4 4 <link rel="stylesheet" href="../../fast/js/resources/js-test-style.css"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 <script src="../editing.js"></script> 7 7 <style> … … 127 127 var successfullyParsed = true; 128 128 </script> 129 <script src="../../ fast/js/resources/js-test-post.js"></script>129 <script src="../../resources/js-test-post.js"></script> 130 130 </body> 131 131 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-attribute.html
r153932 r155276 3 3 <title>Spellcheck Attribute Test</title> 4 4 <link rel="help" href="http://damowmow.com/playground/spellcheck.txt"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> -
trunk/LayoutTests/editing/spelling/spellcheck-input-search-crash.html
r154869 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script> 6 6 var clicked = false; … … 30 30 <input id="target" type="search" oncontextmenu="handleClicked()"> 31 31 <script>test();</script> 32 <script src="../../ fast/js/resources/js-test-post.js"></script>32 <script src="../../resources/js-test-post.js"></script> 33 33 </body> 34 34 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled.html
r146361 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 54 54 window.setTimeout(verifyMarker, sleepPeriod); 55 55 </script> 56 <script src="../../ fast/js/resources/js-test-post.js"></script>56 <script src="../../resources/js-test-post.js"></script> 57 57 </body> 58 58 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-paste-disabled.html
r145940 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 56 56 window.setTimeout(verifyMarker, sleepPeriod); 57 57 </script> 58 <script src="../../ fast/js/resources/js-test-post.js"></script>58 <script src="../../resources/js-test-post.js"></script> 59 59 </body> 60 60 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-paste.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/spellcheck-paste.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-queue.html
r154869 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 181 181 182 182 </script> 183 <script src="../../ fast/js/resources/js-test-post.js"></script>183 <script src="../../resources/js-test-post.js"></script> 184 184 </body> 185 185 </html> -
trunk/LayoutTests/editing/spelling/spellcheck-sequencenum.html
r145940 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 129 129 130 130 </script> 131 <script src="../../ fast/js/resources/js-test-post.js"></script>131 <script src="../../resources/js-test-post.js"></script> 132 132 </body> 133 133 </html> -
trunk/LayoutTests/editing/spelling/spelling-attribute-at-child.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/spelling-attribute-at-child.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/spelling/spelling-attribute-change.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/spelling-attribute-change.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/spelling/spelling-backspace-between-lines.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/spelling-backspace-between-lines.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/spelling/spelling-changed-text.html
r143668 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 39 39 40 40 </script> 41 <script src="../../ fast/js/resources/js-test-post.js"></script>41 <script src="../../resources/js-test-post.js"></script> 42 42 </body> 43 43 </html> -
trunk/LayoutTests/editing/spelling/spelling-double-clicked-word.html
r148282 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 75 75 76 76 </script> 77 <script src="../../ fast/js/resources/js-test-post.js"></script>77 <script src="../../resources/js-test-post.js"></script> 78 78 </body> 79 79 </html> -
trunk/LayoutTests/editing/spelling/spelling-exactly-selected-multiple-words.html
r141519 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 44 44 45 45 </script> 46 <script src="../../ fast/js/resources/js-test-post.js"></script>46 <script src="../../resources/js-test-post.js"></script> 47 47 </body> 48 48 </html> -
trunk/LayoutTests/editing/spelling/spelling-exactly-selected-word.html
r148282 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 59 59 60 60 </script> 61 <script src="../../ fast/js/resources/js-test-post.js"></script>61 <script src="../../resources/js-test-post.js"></script> 62 62 </body> 63 63 </html> -
trunk/LayoutTests/editing/spelling/spelling-hasspellingmarker.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/spelling-hasspellingmarker.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/spelling/spelling-insert-html.html
r120173 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 41 41 42 42 </script> 43 <script src="../../ fast/js/resources/js-test-post.js"></script>43 <script src="../../resources/js-test-post.js"></script> 44 44 </body> 45 45 </html> -
trunk/LayoutTests/editing/spelling/spelling-marker-description.html
r145940 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 58 58 59 59 </script> 60 <script src="../../ fast/js/resources/js-test-post.js"></script>60 <script src="../../resources/js-test-post.js"></script> 61 61 </body> 62 62 </html> -
trunk/LayoutTests/editing/spelling/spelling-multiword-selection.html
r141354 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 45 45 46 46 </script> 47 <script src="../../ fast/js/resources/js-test-post.js"></script>47 <script src="../../resources/js-test-post.js"></script> 48 48 </body> 49 49 </html> -
trunk/LayoutTests/editing/spelling/spelling-should-select-multiple-words.html
r141519 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 35 35 36 36 </script> 37 <script src="../../ fast/js/resources/js-test-post.js"></script>37 <script src="../../resources/js-test-post.js"></script> 38 38 </body> 39 39 </html> -
trunk/LayoutTests/editing/spelling/spelling-subword-selection.html
r141354 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 45 45 46 46 </script> 47 <script src="../../ fast/js/resources/js-test-post.js"></script>47 <script src="../../resources/js-test-post.js"></script> 48 48 </body> 49 49 </html> -
trunk/LayoutTests/editing/spelling/spelling-unified-emulation.html
r139202 r155276 3 3 <head> 4 4 <link rel="stylesheet" href="../../fast/js/resources/js-test-style.css"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 <script src="../editing.js"></script> 7 7 <style> … … 90 90 var successfullyParsed = true; 91 91 </script> 92 <script src="../../ fast/js/resources/js-test-post.js"></script>92 <script src="../../resources/js-test-post.js"></script> 93 93 </body> 94 94 </html> -
trunk/LayoutTests/editing/spelling/spelling-with-punctuation-selection.html
r148282 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 43 43 44 44 </script> 45 <script src="../../ fast/js/resources/js-test-post.js"></script>45 <script src="../../resources/js-test-post.js"></script> 46 46 </body> 47 47 </html> -
trunk/LayoutTests/editing/spelling/spelling-with-whitespace-selection.html
r148282 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/util.js"></script> 6 6 </head> … … 42 42 43 43 </script> 44 <script src="../../ fast/js/resources/js-test-post.js"></script>44 <script src="../../resources/js-test-post.js"></script> 45 45 </body> 46 46 </html> -
trunk/LayoutTests/editing/style/apply-style-join-child-text-nodes-crash.html
r154281 r155276 2 2 <html> 3 3 <body> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script id="script1"> 6 6 document.addEventListener("DOMCharacterDataModified",function(){ … … 23 23 document.execCommand("FontSizeDelta", false, 3); 24 24 </script> 25 <script src="../../ fast/js/resources/js-test-post.js"></script>25 <script src="../../resources/js-test-post.js"></script> 26 26 </body> 27 27 </html> -
trunk/LayoutTests/editing/style/font-face-unquote.html
r109382 r155276 2 2 <html> 3 3 <body> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script> 6 6 description('Test to make sure WebKit doesn\'t quote face attribute of font elements.'); … … 23 23 var successfullyParsed = true; 24 24 </script> 25 <script src="../../ fast/js/resources/js-test-post.js"></script>25 <script src="../../resources/js-test-post.js"></script> 26 26 </body> 27 27 </html> -
trunk/LayoutTests/editing/style/inline-style-container.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/inline-style-container.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/inline-style-extend-run.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/inline-style-extend-run.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/make-text-writing-direction-inline-mac.html
r147035 r155276 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/make-text-writing-direction-inline-mac.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/style/make-text-writing-direction-inline-win.html
r148987 r155276 3 3 <head> 4 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5 <script src="../../ fast/js/resources/js-test-pre.js"></script>5 <script src="../../resources/js-test-pre.js"></script> 6 6 </head> 7 7 <body> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/make-text-writing-direction-inline-win.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/style/preserve-selection-direction.html
r148378 r155276 3 3 <head> 4 4 <title>Preserve selection direction</title> 5 <script src="../../ fast/js/resources/js-test-pre.js" type="text/javascript"></script>5 <script src="../../resources/js-test-pre.js" type="text/javascript"></script> 6 6 </head> 7 7 <body> … … 27 27 shouldBe("selection.focusOffset", "0"); 28 28 </script> 29 <script src="../../ fast/js/resources/js-test-post.js" type="text/javascript"></script>29 <script src="../../resources/js-test-post.js" type="text/javascript"></script> 30 30 </body> 31 31 </html> -
trunk/LayoutTests/editing/style/push-down-font-styles-mac.html
r147035 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/push-down-font-styles-mac.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/push-down-font-styles-win.html
r148987 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/push-down-font-styles-win.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/push-down-implicit-styles-around-list-mac.html
r147035 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/push-down-implicit-styles-around-list-mac.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/push-down-implicit-styles-around-list-win.html
r148987 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/push-down-implicit-styles-around-list-win.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/push-down-implicit-styles-mac.html
r147035 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/push-down-implicit-styles-mac.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/push-down-inline-styles.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/push-down-inline-styles.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/remove-nested-inline-styles.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/remove-nested-inline-styles.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/script-tests/TEMPLATE.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="YOUR_JS_FILE_HERE"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/style/text-decoration-state.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 8 8 <div id="console"></div> 9 9 <script src="script-tests/text-decoration-state.js"></script> 10 <script src="../../ fast/js/resources/js-test-post.js"></script>10 <script src="../../resources/js-test-post.js"></script> 11 11 </body> 12 12 </html> -
trunk/LayoutTests/editing/text-iterator/basic-iteration-shadowdom.html
r145954 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 41 41 var successfullyParsed = true; 42 42 </script> 43 <script src="../../ fast/js/resources/js-test-post.js"></script>43 <script src="../../resources/js-test-post.js"></script> 44 44 </body> 45 45 </html> -
trunk/LayoutTests/editing/text-iterator/basic-iteration.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="script-tests/basic-iteration.js"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html> -
trunk/LayoutTests/editing/text-iterator/findString-selection-disabled.html
r120173 r155276 4 4 <meta charset="utf-8"> 5 5 <link rel="stylesheet" href="../../fast/js/resources/js-test-style.css"> 6 <script src="../../ fast/js/resources/js-test-pre.js"></script>6 <script src="../../resources/js-test-pre.js"></script> 7 7 <style type="text/css"> 8 8 .selectionDisabled { -webkit-user-select: none; } … … 55 55 var successfullyParsed = true; 56 56 </script> 57 <script src="../../ fast/js/resources/js-test-post.js"></script>57 <script src="../../resources/js-test-post.js"></script> 58 58 </body> 59 59 </html> -
trunk/LayoutTests/editing/text-iterator/range-to-from-location-and-length.html
r99258 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 </head> 6 6 <body> … … 59 59 60 60 </script> 61 <script src="../../ fast/js/resources/js-test-post.js"></script>61 <script src="../../resources/js-test-post.js"></script> 62 62 </body> 63 63 </html> -
trunk/LayoutTests/editing/text-iterator/script-tests/TEMPLATE.html
r99220 r155276 2 2 <html> 3 3 <head> 4 <script src="../../ fast/js/resources/js-test-pre.js"></script>4 <script src="../../resources/js-test-pre.js"></script> 5 5 <script src="resources/js-test-selection-shared.js"></script> 6 6 </head> … … 9 9 <div id="console"></div> 10 10 <script src="YOUR_JS_FILE_HERE"></script> 11 <script src="../../ fast/js/resources/js-test-post.js"></script>11 <script src="../../resources/js-test-post.js"></script> 12 12 </body> 13 13 </html>
Note:
See TracChangeset
for help on using the changeset viewer.