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

Unified Diff: third_party/WebKit/LayoutTests/fast/images/exif-orientation-height-image-document-expected.txt

Issue 2376163002: [Blink] Display images in the center of the screen (Closed)
Patch Set: Yet another attempt at rebaselining Created 4 years, 2 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: third_party/WebKit/LayoutTests/fast/images/exif-orientation-height-image-document-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/exif-orientation-height-image-document-expected.txt b/third_party/WebKit/LayoutTests/fast/images/exif-orientation-height-image-document-expected.txt
index aee71019de73241b90c43869b82368d5a06e6340..d761a05752a142239e5a6155e19077eb802cef12 100644
--- a/third_party/WebKit/LayoutTests/fast/images/exif-orientation-height-image-document-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/images/exif-orientation-height-image-document-expected.txt
@@ -2,5 +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
- LayoutImage {IMG} at (0,0) size 38x600
+ LayoutBlockFlow {BODY} at (0,0) size 800x600 [bgcolor=#000000]
+ LayoutFlexibleBox {DIV} at (0,0) size 800x600
+ LayoutImage {IMG} at (381,0) size 38x600

Powered by Google App Engine
This is Rietveld 408576698