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

Unified Diff: LayoutTests/platform/win/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/win/compositing/geometry/fixed-position-expected.txt
diff --git a/LayoutTests/platform/win/compositing/geometry/fixed-position-expected.txt b/LayoutTests/platform/win/compositing/geometry/fixed-position-expected.txt
index 3eee8e49d4899e2d823fddec27b763c9736d8dc3..fc317df93b9637c3ff70844b406e8e3c08e874b7 100644
--- a/LayoutTests/platform/win/compositing/geometry/fixed-position-expected.txt
+++ b/LayoutTests/platform/win/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 446x18
LayoutBlockFlow (positioned) {P} at (50,166) size 445.63x18

Powered by Google App Engine
This is Rietveld 408576698