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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html

Issue 2964903002: Remove line break in LayoutTests/editing/selection/selection-button-text.html (Closed)
Patch Set: Created 3 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
diff --git a/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html b/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
index 31cd2645b99a35cff18edf3bea5e39100616eed6..f2f333921cf027cfba96e3202caebb9c9681acbd 100644
--- a/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
+++ b/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
@@ -10,8 +10,7 @@ with text <input type="button" value="too little"> too little
<div>
and text <input type="button" value="too much"> too much
</div>
-Should not be selected in the selection.
-</div>
+Should not be selected in the selection.</div>
</body>
<script>
document.execCommand("SelectAll");
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698