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

Side by Side Diff: LayoutTests/editing/deleting/maintain-style-after-delete-expected.txt

Issue 23950006: Patch for proper re-setting of frame selection's typing style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 Testcase for bug http://crbug.com/286219: When deleting editable content, typing style should be reset when moving into another node.
2
3 Dump of markup 1:
4 | "H "
5 | <font>
6 | color="#0000ff"
7 | "O<#selection-caret>"
8
9 Dump of markup 2:
10 | "HW<#selection-caret>"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698