| Index: third_party/WebKit/LayoutTests/fast/dom/compatMode-Compat.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/compatMode-Compat.html b/third_party/WebKit/LayoutTests/fast/dom/compatMode-Compat.html
|
| index 4c8a629e02197b94dcf334c6e8b000d8e6206d53..3dd0174428af681bae1aac4db830baa3683527b3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/compatMode-Compat.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/compatMode-Compat.html
|
| @@ -20,7 +20,7 @@ function runTests() {
|
| </script>
|
| </head>
|
| <body onload="runTests();">
|
| -This tests that compatMode returns 'BackCompat' when we are in quirk mode. If the test is sucessful, the text below should say "SUCCESS".
|
| +This tests that compatMode returns 'BackCompat' when we are in quirk mode. If the test is successful, the text below should say "SUCCESS".
|
| <pre id="console">
|
| </pre>
|
| </body>
|
|
|