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

Unified Diff: third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2-expected.txt

Issue 2445413003: [Blink] Display images on a dark background (Closed)
Patch Set: Rebase Created 4 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2-expected.txt b/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2-expected.txt
index def522624bd7840d2f8d244ca41b365d31b366f3..c4f9147506a26e365b1dbfedd35590cbc971ba3b 100644
--- a/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2-expected.txt
+++ b/third_party/WebKit/LayoutTests/mhtml/invalid-bad-boundary2-expected.txt
@@ -2,6 +2,6 @@ layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (0,0) size 800x600 [bgcolor=#0E0E0E]
LayoutFlexibleBox {DIV} at (0,0) size 800x600
- LayoutImage {IMG} at (385,285) size 30x30
+ LayoutImage {IMG} at (385,285) size 30x30 [bgcolor=#FFFFFF]

Powered by Google App Engine
This is Rietveld 408576698