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

Side by Side Diff: LayoutTests/editing/deleting/merge-div-with-inline-style-expected.txt

Issue 272753003: During editing, merge inline style with overriding other author styles (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 The inline style should be applied when merging div element.
2 The test passes if "bar" has the green color and 20px font-size.
3 | "
4 "
5 | <div>
6 | "foo<#selection-caret>"
7 | <span>
8 | style="color: green; font-size: 20px;"
9 | "bar"
10 | "
11 "
OLDNEW
« no previous file with comments | « LayoutTests/editing/deleting/merge-div-with-inline-style.html ('k') | Source/core/editing/EditingStyle.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698