| Index: LayoutTests/accessibility/render-counter-text.html
|
| diff --git a/LayoutTests/accessibility/render-counter-text.html b/LayoutTests/accessibility/render-counter-text.html
|
| index b6d0e9caf0b6528f2327d1d7fa9b7e245c5d87e9..ebd38f9172fb7254446aa4adf0e46cde582af044 100644
|
| --- a/LayoutTests/accessibility/render-counter-text.html
|
| +++ b/LayoutTests/accessibility/render-counter-text.html
|
| @@ -21,7 +21,7 @@ ol li { list-style-type: decimial; display: block; }
|
|
|
| <script>
|
|
|
| -description("This tests that the text for RenderCounter is exposed correctly.")
|
| +description("This tests that the text for LayoutCounter is exposed correctly.")
|
|
|
| if (window.testRunner && window.accessibilityController) {
|
|
|
|
|