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

Side by Side Diff: LayoutTests/editing/deleting/delete-line-break-before-underlined-content-expected.txt

Issue 22414006: Revert "Revert "[css3-text] Implement text-decoration property shorthand"" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added missing skipped test to TestExpectations Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
1 This tests for a bug where underlined content would lose its underliningwhen del eting the line break before the paragraph that contained it. 1 This tests for a bug where underlined content would lose its underliningwhen del eting the line break before the paragraph that contained it.
2 | "This shouldn't be underlined.<#selection-caret>" 2 | "This shouldn't be underlined.<#selection-caret>"
3 | <span> 3 | <span>
4 | style="text-decoration: underline;" 4 | style="text-decoration-line: underline;"
5 | "This should be underlined." 5 | "This should be underlined."
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/editing/deleting/deleting-line-break-preserves-underline-color-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698