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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/img-layer-object-fit-expected.txt

Issue 2145913002: Auto-rebaseline for r405033 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/platform/mac/compositing/img-layer-object-fit-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/img-layer-object-fit-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/img-layer-object-fit-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..08ab09348d8b0545cf8d93ccba8d2ac41521ea7a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/img-layer-object-fit-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x152
+ LayoutBlockFlow {HTML} at (0,0) size 800x152
+ LayoutBlockFlow {BODY} at (8,8) size 784x136
+ LayoutBR {BR} at (100,16) size 0x18
+ LayoutBR {BR} at (100,50) size 0x18
+ LayoutBR {BR} at (100,84) size 0x18
+ LayoutBR {BR} at (100,118) size 0x18
+layer at (8,8) size 100x30
+ LayoutImage {IMG} at (0,0) size 100x30
+layer at (8,42) size 100x30
+ LayoutImage {IMG} at (0,34) size 100x30
+layer at (8,76) size 100x30
+ LayoutImage {IMG} at (0,68) size 100x30
+layer at (8,110) size 100x30
+ LayoutImage {IMG} at (0,102) size 100x30

Powered by Google App Engine
This is Rietveld 408576698