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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/rtl-fixed-positioning-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 scrollX 1108.00 scrollY 100.00 scrollWidth 2008 scro llHeight 2016 1 layer at (0,0) size 800x600 scrollX 1108.00 scrollY 100.00 scrollWidth 2008 scro llHeight 2016
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 3 layer at (0,0) size 800x2016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2016 4 LayoutBlockFlow {HTML} at (0,0) size 800x2016
5 LayoutBlockFlow {BODY} at (8,8) size 784x2000 5 LayoutBlockFlow {BODY} at (8,8) size 784x2000
6 LayoutBlockFlow {DIV} at (-1216,0) size 2000x2000 [bgcolor=#00FF00] 6 LayoutBlockFlow {DIV} at (-1216,0) size 2000x2000 [bgcolor=#00FF00]
7 layer at (-100,100) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600 7 layer at (-100,100) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0 ,0) size 800x600
8 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF00FF] 8 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF00FF]
9 LayoutText {#text} at (0,0) size 98x72 9 LayoutText {#text} at (0,0) size 98x72
10 text run at (0,0) width 57: "This box" 10 text run at (0,0) width 57: "This box"
11 text run at (0,18) width 98: "should be fixed" 11 text run at (0,18) width 98: "should be fixed"
12 text run at (0,36) width 88: "to the top-left" 12 text run at (0,36) width 88: "to the top-left"
13 text run at (0,54) width 97: "of the window." 13 text run at (0,54) width 96: "of the window."
14 scrolled to -100,100 14 scrolled to -100,100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698