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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css3/background/background-large-position-and-size-remains-stable-expected.txt

Issue 1847983003: Fix for phase in background tiling. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Code now better Created 4 years, 9 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/linux/css3/background/background-large-position-and-size-remains-stable-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/background/background-large-position-and-size-remains-stable-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/background/background-large-position-and-size-remains-stable-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..aac9b6c2ea22b6bf8d1273d92e6117f19921a57b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/background/background-large-position-and-size-remains-stable-expected.txt
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x436
+ LayoutBlockFlow {HTML} at (0,0) size 800x436
+ LayoutBlockFlow {BODY} at (8,8) size 784x420
+ LayoutBlockFlow {DIV} at (0,0) size 671x200
+ LayoutBlockFlow {DIV} at (0,0) size 177.75x177.75 [border: (5px solid #000000)]
+ LayoutText {#text} at (177,163) size 5x19
+ text run at (177,163) width 5: " "
+ LayoutBlockFlow {DIV} at (181.75,0) size 177.75x177.75 [border: (5px solid #000000)]
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow (anonymous) at (0,200) size 784x20
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBlockFlow {DIV} at (0,220) size 671x200
+ LayoutBlockFlow {DIV} at (0,0) size 177.75x177.75 [border: (5px solid #000000)]
+ LayoutText {#text} at (177,163) size 5x19
+ text run at (177,163) width 5: " "
+ LayoutBlockFlow {DIV} at (181.75,0) size 177.75x177.75 [border: (5px solid #000000)]
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698