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

Unified Diff: LayoutTests/editing/style/fontsize-1-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/style/fontsize-1-expected.txt
===================================================================
--- LayoutTests/editing/style/fontsize-1-expected.txt (revision 95747)
+++ LayoutTests/editing/style/fontsize-1-expected.txt (working copy)
@@ -8,38 +8,47 @@
type small:
| <font>
+| class="Apple-style-span"
| size="2"
| "small<#selection-caret>"
fontsize 4:
| <font>
+| class="Apple-style-span"
| size="2"
| "small<#selection-caret>"
type medium:
| <font>
+| class="Apple-style-span"
| size="2"
| "small"
| <font>
+| class="Apple-style-span"
| size="4"
| "medium<#selection-caret>"
fontsize 6:
| <font>
+| class="Apple-style-span"
| size="2"
| "small"
| <font>
+| class="Apple-style-span"
| size="4"
| "medium<#selection-caret>"
type large:
| <font>
+| class="Apple-style-span"
| size="2"
| "small"
| <font>
+| class="Apple-style-span"
| size="4"
| "medium"
| <font>
+| class="Apple-style-span"
| size="6"
| "large<#selection-caret>"
« no previous file with comments | « LayoutTests/editing/style/block-style-006-expected.txt ('k') | LayoutTests/editing/style/fore-color-by-name-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698