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

Side by Side Diff: LayoutTests/editing/deleting/merge-paragraphs-with-transparent-background-expected.txt

Issue 8493001: Merge 99067 - REGRESSION(r96870): WebKit generates background: transparent on blogger.com (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/912/
Patch Set: Created 9 years, 1 month 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 merging paragraphs inside a document with background: transparent in html element's inline style declaration. 1 This tests merging paragraphs inside a document with background: transparent in html element's inline style declaration.
2 WebKit should not generate a span with background-color property in such cases. 2 WebKit should not generate a span with background-color property in such cases.
3 | " 3 | "
4 " 4 "
5 | <p> 5 | <p>
6 | id="destination" 6 | id="destination"
7 | "hello<#selection-caret>" 7 | "hello<#selection-caret>"
8 | "world" 8 | "world"
9 | " 9 | "
10 " 10 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698