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

Unified Diff: chrome/renderer/resources/extensions/automation/automation_node.js

Issue 2526073003: Re-add the line break attribute (Closed)
Patch Set: --file=/tmp/m Created 4 years, 1 month 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: chrome/renderer/resources/extensions/automation/automation_node.js
diff --git a/chrome/renderer/resources/extensions/automation/automation_node.js b/chrome/renderer/resources/extensions/automation/automation_node.js
index 2da36e205a7d8ea70ee413dc6167304c65836afb..cc3334525cc244bcecc96b5d71072a90c4f3c12b 100644
--- a/chrome/renderer/resources/extensions/automation/automation_node.js
+++ b/chrome/renderer/resources/extensions/automation/automation_node.js
@@ -721,6 +721,7 @@ var nodeRefAttributes = [
var intListAttributes = [
'characterOffsets',
+ 'lineBreaks',
'markerEnds',
'markerStarts',
'markerTypes',

Powered by Google App Engine
This is Rietveld 408576698