Keep the view-source Line Wrap checkbox from getting restored
Prior to this CL, form restoration could erroneously check the checkbox when the same page was re-opened, but the lines were not wrapped. With this CL, the checkbox will no longer participate in form restoration. This CL also removes word-break:break-word, which is deprecated, and replaces it with overflow-wrap:anywhere. Same effect. Change-Id: I8cfd8014d31376d2fdb7415679666b042ee9dcbc Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2612464 Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:Joey Arhar <jarhar@chromium.org> Commit-Queue: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#842192}
Showing
Please register or sign in to comment