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: LayoutTests/platform/linux/compositing/geometry/fixed-position-expected.txt

Issue 1301333006: Auto-rebaseline for r201337 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: LayoutTests/platform/linux/compositing/geometry/fixed-position-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/geometry/fixed-position-expected.txt b/LayoutTests/platform/linux/compositing/geometry/fixed-position-expected.txt
index 4cc4049d607c99980a3790099faf53e3a46c9ed8..cd94fcf3d708e0ad853077e86acc1864b56926e3 100644
--- a/LayoutTests/platform/linux/compositing/geometry/fixed-position-expected.txt
+++ b/LayoutTests/platform/linux/compositing/geometry/fixed-position-expected.txt
@@ -1,7 +1,7 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollX 50.00 scrollY 50.00 scrollWidth 1008 scrollHeight 1016
+layer at (0,0) size 800x600 scrollX 50.00 scrollY 50.00 scrollWidth 1008 scrollHeight 1016
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1016 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585
- LayoutBlockFlow {HTML} at (0,0) size 785x1016
+layer at (0,0) size 800x1016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x1016
LayoutBlockFlow {BODY} at (8,8) size 1000x1000
layer at (50,166) size 420x20
LayoutBlockFlow (positioned) {P} at (50,166) size 420x20

Powered by Google App Engine
This is Rietveld 408576698