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

Side by Side Diff: LayoutTests/editing/style/block-style-005-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. The blank lines should be th e same height. The second line must be the same height as the first. See: <rdar: //problem/3959727> REGRESSION (Mail): Style not preserved on blank lines 1 You should see one "x" followed by two blank lines. The blank lines should be th e same height. The second line must be the same height as the first. See: <rdar: //problem/3959727> REGRESSION (Mail): Style not preserved on blank lines
2 x 2 x
3 3
4 4
5 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div> 5 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><div id="test" class="editing"><br></div> 6 execInsertParagraphCommand: <div id="test" class="editing">x</div><div id="test" class="editing"><br></div><div id="test" class="editing"><br></div>
7 execTypeCharacterCommand: <div id="test" class="editing">x</div><div id="test" c lass="editing"><br></div><div id="test" class="editing">x</div> 7 execTypeCharacterCommand: <div id="test" class="editing">x</div><div id="test" c lass="editing"><br></div><div id="test" class="editing">x</div>
8 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> 8 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>
9 execDeleteCommand: <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" cla ss="editing"><font size="7"><br></font></div> 9 execDeleteCommand: <div id="test" class="editing"><font class="Apple-style-span" size="7">x</font></div><div id="test" class="editing"><font class="Apple-style- span" size="7"><br></font></div><div id="test" class="editing"><font class="Appl e-style-span" size="7"><br></font></div>
OLDNEW
« no previous file with comments | « LayoutTests/editing/style/block-style-004-expected.txt ('k') | LayoutTests/editing/style/block-style-006-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698