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

Side by Side Diff: LayoutTests/platform/win/editing/style/remove-underline-in-bold-expected.txt

Issue 27217007: Merge 158839 "Reverse style resolution to avoid N^2 walk when bu..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1650/
Patch Set: Created 7 years, 2 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 | Annotate | Revision Log
OLDNEW
1 xxxxxx xxxxxx xxxxxx 1 xxxxxx xxxxxx xxxxxx
2 execUnderlineCommand: <span id="test"></span> 2 execUnderlineCommand: <span id="test"></span>
3 execBoldCommand: <span id="test"></span> 3 execBoldCommand: <span id="test"></span>
4 execTypeCharacterCommand: <b><u>x</u></b> <span id="test"></span> 4 execTypeCharacterCommand: <b><u>x</u></b> <span id="test"></span>
5 execTypeCharacterCommand: <b><u>xx</u></b><span id="test"></span> 5 execTypeCharacterCommand: <b><u>xx</u></b> <span id="test"></span>
6 execTypeCharacterCommand: <b><u>xxx</u></b><span id="test"></span> 6 execTypeCharacterCommand: <b><u>xxx</u></b> <span id="test"></span>
7 execTypeCharacterCommand: <b><u>xxxx</u></b><span id="test"></span> 7 execTypeCharacterCommand: <b><u>xxxx</u></b> <span id="test"></span>
8 execTypeCharacterCommand: <b><u>xxxxx</u></b><span id="test"></span> 8 execTypeCharacterCommand: <b><u>xxxxx</u></b> <span id="test"></span>
9 execTypeCharacterCommand: <b><u>xxxxxx</u></b><span id="test"></span> 9 execTypeCharacterCommand: <b><u>xxxxxx</u></b> <span id="test"></span>
10 execTypeCharacterCommand: <b><u>xxxxxx&nbsp;</u></b><span id="test"></span> 10 execTypeCharacterCommand: <b><u>xxxxxx&nbsp;</u></b> <span id="test"></span>
11 execTypeCharacterCommand: <b><u>xxxxxx x</u></b><span id="test"></span> 11 execTypeCharacterCommand: <b><u>xxxxxx x</u></b> <span id="test"></span>
12 execTypeCharacterCommand: <b><u>xxxxxx xx</u></b><span id="test"></span> 12 execTypeCharacterCommand: <b><u>xxxxxx xx</u></b> <span id="test"></span>
13 execTypeCharacterCommand: <b><u>xxxxxx xxx</u></b><span id="test"></span> 13 execTypeCharacterCommand: <b><u>xxxxxx xxx</u></b> <span id="test"></span>
14 execTypeCharacterCommand: <b><u>xxxxxx xxxx</u></b><span id="test"></span> 14 execTypeCharacterCommand: <b><u>xxxxxx xxxx</u></b> <span id="test"></span>
15 execTypeCharacterCommand: <b><u>xxxxxx xxxxx</u></b><span id="test"></span> 15 execTypeCharacterCommand: <b><u>xxxxxx xxxxx</u></b> <span id="test"></span>
16 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b><span id="test"></span> 16 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx</u></b> <span id="test"></span>
17 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx&nbsp;</u></b><span id="test"></spa n> 17 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx&nbsp;</u></b> <span id="test"></sp an>
18 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx x</u></b><span id="test"></span> 18 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx x</u></b> <span id="test"></span>
19 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xx</u></b><span id="test"></span> 19 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xx</u></b> <span id="test"></span>
20 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxx</u></b><span id="test"></span> 20 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxx</u></b> <span id="test"></span >
21 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxxx</u></b><span id="test"></span > 21 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxxx</u></b> <span id="test"></spa n>
22 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxxxx</u></b><span id="test"></spa n> 22 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxxxx</u></b> <span id="test"></sp an>
23 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxxxxx</u></b><span id="test"></sp an> 23 execTypeCharacterCommand: <b><u>xxxxxx xxxxxx xxxxxx</u></b> <span id="test"></s pan>
24 execUnderlineCommand: <b><u>xxxxxx </u>xxxxxx <u>xxxxxx</u></b><span id="test">< /span> 24 execUnderlineCommand: <b><u>xxxxxx </u>xxxxxx <u>xxxxxx</u></b> <span id="test"> </span>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698