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

Side by Side Diff: LayoutTests/editing/style/invalid-font-size-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 This tests applying font size to text inside a font element with an invalid size attribute. 1 This tests applying font size to text inside a font element with an invalid size attribute.
2 WebKit should not crash and there should be exactly one font element with size=" 4" 2 WebKit should not crash and there should be exactly one font element with size=" 4"
3 | <font> 3 | <font>
4 | class="Apple-style-span"
4 | size="4" 5 | size="4"
5 | "<#selection-anchor>hello<#selection-focus>" 6 | "<#selection-anchor>hello<#selection-focus>"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698