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

Side by Side Diff: LayoutTests/editing/style/block-style-006-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
OLDNEW
1 You should see one "x" followed by two blank lines, then one more "x". The blank lines should be the same height. The second and third lines must be the same he ight. See: <rdar://problem/3959727> REGRESSION (Mail): Style not preserved on bl ank lines 1 You should see one "x" followed by two blank lines, then one more "x". The blank lines should be the same height. The second and third lines must be the same he ight. See: <rdar://problem/3959727> REGRESSION (Mail): Style not preserved on bl ank lines
2 x 2 x
3 3
4 4
5 x 5 x
6 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div> 6 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div>
7 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div><div id="test" class="editing"><br></div> 7 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div><div id="test" class="editing"><br></div>
8 execTypeCharacterCommand: <div id="test" class="editing">x</div><div id="test" c lass="editing"><br></div><div id="test" class="editing">x</div> 8 execTypeCharacterCommand: <div id="test" class="editing">x</div><div id="test" c lass="editing"><br></div><div id="test" class="editing">x</div>
9 execFontSizeCommand: <div id="test" class="editing"><font size="7">x</font></div ><div id="test" class="editing"><font size="7"><br></font></div><div id="test" c lass="editing"><font size="7">x</font></div> 9 execFontSizeCommand: <div id="test" class="editing"><font class="Apple-style-spa n" size="7">x</font></div><div id="test" class="editing"><font class="Apple-styl e-span" size="7"><br></font></div><div id="test" class="editing"><font class="Ap ple-style-span" size="7">x</font></div>
10 execInsertParagraphCommand: <div id="test" class="editing"><font size="7">x</fon t></div><div id="test" class="editing"><font size="7"><br></font></div><div id=" test" class="editing"><font size="7"><br></font></div><div id="test" class="edit ing"><font size="7">x</font></div> 10 execInsertParagraphCommand: <div id="test" class="editing"><font class="Apple-st yle-span" size="7">x</font></div><div id="test" class="editing"><font class="App le-style-span" size="7"><br></font></div><div id="test" class="editing"><font cl ass="Apple-style-span" size="7"><br></font></div><div id="test" class="editing"> <font class="Apple-style-span" size="7">x</font></div>
OLDNEW
« no previous file with comments | « LayoutTests/editing/style/block-style-005-expected.txt ('k') | LayoutTests/editing/style/fontsize-1-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698