Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Unified Diff: LayoutTests/accessibility/render-counter-text.html

Issue 884483003: Rename/move counter rendering code to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/accessibility/render-counter-text-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « no previous file | LayoutTests/accessibility/render-counter-text-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698