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

Side by Side Diff: LayoutTests/editing/deleting/delete-br-012-expected.txt

Issue 7973008: Revert 93001 - Apple-style-span class seems unnecessary (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 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
« no previous file with comments | « no previous file | LayoutTests/editing/deleting/delete-line-break-between-paragraphs-with-same-style-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This tests pressing delete key to remove empty quoted line places cursor at the right location. rdar://problem/4813973 1 This tests pressing delete key to remove empty quoted line places cursor at the right location. rdar://problem/4813973
2 | " 2 | "
3 " 3 "
4 | <div> 4 | <div>
5 | class="editing" 5 | class="editing"
6 | " 6 | "
7 " 7 "
8 | <div> 8 | <div>
9 | style="border-style:solid; border-color:black;" 9 | style="border-style:solid; border-color:black;"
10 | " 10 | "
11 hello 11 hello
12 " 12 "
13 | " 13 | "
14 " 14 "
15 | <div> 15 | <div>
16 | id="test" 16 | id="test"
17 | style="border-style:solid; border-color:blue;" 17 | style="border-style:solid; border-color:blue;"
18 | <font> 18 | <font>
19 | class="Apple-style-span"
19 | size="5" 20 | size="5"
20 | <#selection-caret> 21 | <#selection-caret>
21 | <br> 22 | <br>
22 | " 23 | "
23 " 24 "
24 | " 25 | "
25 26
26 27
27 " 28 "
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/editing/deleting/delete-line-break-between-paragraphs-with-same-style-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698