summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html b/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
index b7781e4..8479067 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
@@ -22,7 +22,7 @@ function runTests() {
</script>
</head>
<body onload="runTests();">
-This tests that compatMode returns 'CSS1Compat' when the declared DTD is known (we are in almost strict mode). If the test is sucessful, the text below should say "SUCCESS".
+This tests that compatMode returns 'CSS1Compat' when the declared DTD is known (we are in almost strict mode). If the test is successful, the text below should say "SUCCESS".
<pre id="console">
</pre>
</body>