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

Unified Diff: third_party/WebKit/LayoutTests/traversal/size-zero-run-expected.txt

Issue 2179283008: Fix spelling and change formatting in traversal/size-zero-run.html. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unrelated change. Created 4 years, 4 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 | « third_party/WebKit/LayoutTests/traversal/size-zero-run.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/traversal/size-zero-run-expected.txt
diff --git a/third_party/WebKit/LayoutTests/traversal/size-zero-run-expected.txt b/third_party/WebKit/LayoutTests/traversal/size-zero-run-expected.txt
index 2963739d637a0ab3af6683a2acc9cea6f6df9381..f41f3d7324f5d596d75b5d689239620620cef41a 100644
--- a/third_party/WebKit/LayoutTests/traversal/size-zero-run-expected.txt
+++ b/third_party/WebKit/LayoutTests/traversal/size-zero-run-expected.txt
@@ -1,4 +1,4 @@
-If a zero lengthed render object (such as a text node that has been set to "") occured at the end of a line, it was previously given a non-zero sized run.
+If a zero-length render object (such as a text node that has been set to "") occurred at the end of a line, it was previously given a non-zero sized run.
A crash would occur on iteration over a node containing such a run. NodeIterators, the innerText property, and hovering over a link all use iteration.
« no previous file with comments | « third_party/WebKit/LayoutTests/traversal/size-zero-run.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698