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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/object-fit-grow-portrait-expected.txt

Issue 2134253002: Adjust src and dest rects when drawing images instead of using a clip (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove dcheck for containment 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/fast/css/object-fit-grow-portrait-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/object-fit-grow-portrait-expected.txt b/third_party/WebKit/LayoutTests/fast/css/object-fit-grow-portrait-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f807a257c28894893a5d31d42898018c683be3e0
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/css/object-fit-grow-portrait-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x358
+ LayoutBlockFlow {HTML} at (0,0) size 800x358
+ LayoutBlockFlow {BODY} at (8,8) size 784x342
+ LayoutImage {IMG} at (10,10) size 146x146 [bgcolor=#808080] [border: (1px solid #000000)]
+ LayoutText {#text} at (166,151) size 4x19
+ text run at (166,151) width 4: " "
+ LayoutImage {IMG} at (180,10) size 146x146 [bgcolor=#808080] [border: (1px solid #000000)]
+ LayoutText {#text} at (336,151) size 4x19
+ text run at (336,151) width 4: " "
+ LayoutImage {IMG} at (350,10) size 146x146 [bgcolor=#808080] [border: (1px solid #000000)]
+ LayoutText {#text} at (506,151) size 4x19
+ text run at (506,151) width 4: " "
+ LayoutImage {IMG} at (520,10) size 146x146 [bgcolor=#808080] [border: (1px solid #000000)]
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutImage {IMG} at (10,181) size 146x146 [bgcolor=#808080] [border: (1px solid #000000)]
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698