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

Side by Side Diff: LayoutTests/editing/execCommand/outdent-break-with-style-expected.txt

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated js-test include Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test outdents an empty paragraph with inline style. 1 This test outdents an empty paragraph with inline style.
2 | <blockquote> 2 | <blockquote>
3 | style="margin: 0 0 0 40px; border: none; padding: 0px;" 3 | style="margin: 0 0 0 40px; border: none; padding: 0px;"
4 | <img> 4 | <img>
5 | <br> 5 | <br>
6 | <b> 6 | <b>
7 | <#selection-caret> 7 | <#selection-caret>
8 | <br> 8 | <br>
9 | "
10 "
11 | "
12 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698