| Index: LayoutTests/editing/execCommand/overtype-support-expected.txt
|
| diff --git a/LayoutTests/editing/execCommand/overtype-support-expected.txt b/LayoutTests/editing/execCommand/overtype-support-expected.txt
|
| index f4f5d9619973e6dd35e1172e1180294e381398e1..545f468549a8faa795ceae5f9f06774bfc6b1f0c 100644
|
| --- a/LayoutTests/editing/execCommand/overtype-support-expected.txt
|
| +++ b/LayoutTests/editing/execCommand/overtype-support-expected.txt
|
| @@ -3,7 +3,7 @@ This test checks that the Overwrite mode is: 1) not exposed to JavaScript 2) que
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS document.queryCommandSupported('OverWrite') is false
|
| +PASS document.queryCommandSupported('OverWrite') is true
|
| PASS document.queryCommandState('OverWrite') is false
|
| PASS successfullyParsed is true
|
|
|
|
|