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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/dynamic/positioned-movement-with-positioned-children-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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000] 6 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
7 LayoutText {#text} at (0,0) size 99x53 7 LayoutText {#text} at (0,0) size 99x53
8 text run at (0,0) width 98: "You should not" 8 text run at (0,0) width 98: "You should not"
9 text run at (0,18) width 99: "see this. Resize" 9 text run at (0,18) width 99: "see this. Resize"
10 text run at (0,36) width 80: "the window." 10 text run at (0,36) width 79: "the window."
11 hidden layer at (8,8) size 0x0 11 hidden layer at (8,8) size 0x0
12 LayoutBlockFlow (positioned) {DIV} at (8,8) size 0x0 12 LayoutBlockFlow (positioned) {DIV} at (8,8) size 0x0
13 hidden layer at (8,8) size 100x122 13 hidden layer at (8,8) size 100x122
14 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x122 14 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x122
15 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000] 15 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
16 LayoutBlockFlow (anonymous) at (0,100) size 100x22 16 LayoutBlockFlow (anonymous) at (0,100) size 100x22
17 LayoutButton {BUTTON} at (0,0) size 54x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 17 LayoutButton {BUTTON} at (0,0) size 54x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
18 LayoutBlockFlow (anonymous) at (8,3) size 38x16 18 LayoutBlockFlow (anonymous) at (8,3) size 38x16
19 LayoutText {#text} at (0,0) size 38x16 19 LayoutText {#text} at (0,0) size 38x16
20 text run at (0,0) width 38: "Button" 20 text run at (0,0) width 38: "Button"
21 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698