Index: third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited.html |
diff --git a/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited.html b/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited.html |
index 22420381fdaa9e03475e1d182b4f12bb1d982256..f3897eb464d266ce63e0fc877cdbc5ab401b2ae3 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited.html |
+++ b/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited.html |
@@ -15,7 +15,7 @@ |
<p id="description"></p> |
<div id="console"></div> |
<script> |
-description("This tests that the presentation role is inherited."); |
+description("This tests that the presentation role is not inherited."); |
if (window.testRunner) |
testRunner.dumpAsText(); |