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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/bounds-calc.html

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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
Index: third_party/WebKit/LayoutTests/accessibility/bounds-calc.html
diff --git a/third_party/WebKit/LayoutTests/accessibility/bounds-calc.html b/third_party/WebKit/LayoutTests/accessibility/bounds-calc.html
index add6b12c3b295d853332633419219c24799b3afa..b8ef9f9c3adbdd6bb6d80dd2bd8ce850950c5891 100644
--- a/third_party/WebKit/LayoutTests/accessibility/bounds-calc.html
+++ b/third_party/WebKit/LayoutTests/accessibility/bounds-calc.html
@@ -227,7 +227,7 @@ test(function(t) {
// ancestor in the accessibility tree but not in the layout tree.
//
// Access both of these accessibility objects first to make sure that
- // the owned children are up-to-date before running assertions,
+ // the owned children are up to date before running assertions,
// since aria-owns is processed lazily.
var axContainer6a = accessibilityController.accessibleElementById("container6a");
axContainer6a.childrenCount;
« no previous file with comments | « sync/internal_api/sync_manager_impl.cc ('k') | third_party/WebKit/Source/core/editing/iterators/SearchBuffer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698