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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt

Issue 1870073003: Auto-rebaseline for r386022 (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 800x70 3 layer at (0,0) size 800x70
4 LayoutBlockFlow {HTML} at (0,0) size 800x70 4 LayoutBlockFlow {HTML} at (0,0) size 800x70
5 LayoutBlockFlow {BODY} at (8,8) size 784x54 5 LayoutBlockFlow {BODY} at (8,8) size 784x54
6 LayoutText {#text} at (0,0) size 783x36 6 LayoutText {#text} at (0,0) size 784x36
7 text run at (0,0) width 605: "Simple test of composited iframe content. There should be a blue box with a gray background " 7 text run at (0,0) width 605: "Simple test of composited iframe content. There should be a blue box with a gray background "
8 text run at (604,0) width 179: "inside the black border. The" 8 text run at (604,0) width 180: "inside the black border. The"
9 text run at (0,18) width 391: "gray background should fit perfectly with in the block border " 9 text run at (0,18) width 391: "gray background should fit perfectly with in the block border "
10 text run at (390,18) width 91: "with no gaps. " 10 text run at (390,18) width 91: "with no gaps. "
11 LayoutBR {BR} at (0,0) size 0x0 11 LayoutBR {BR} at (0,0) size 0x0
12 LayoutBR {BR} at (0,36) size 0x18 12 LayoutBR {BR} at (0,36) size 0x18
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 layer at (100,100) size 440x340 14 layer at (100,100) size 440x340
15 LayoutIFrame (positioned) {IFRAME} at (100,100) size 440x340 [border: (20px so lid #000000)] 15 LayoutIFrame (positioned) {IFRAME} at (100,100) size 440x340 [border: (20px so lid #000000)]
16 layer at (0,0) size 400x300 16 layer at (0,0) size 400x300
17 LayoutView at (0,0) size 400x300 17 LayoutView at (0,0) size 400x300
18 layer at (0,0) size 400x230 18 layer at (0,0) size 400x230
19 LayoutBlockFlow {HTML} at (0,0) size 400x230 19 LayoutBlockFlow {HTML} at (0,0) size 400x230
20 LayoutBlockFlow {BODY} at (8,10) size 384x210 [bgcolor=#C0C0C0] 20 LayoutBlockFlow {BODY} at (8,10) size 384x210 [bgcolor=#C0C0C0]
21 layer at (18,10) size 210x210 21 layer at (18,10) size 210x210
22 LayoutBlockFlow {DIV} at (10,0) size 210x210 [bgcolor=#0000FF] 22 LayoutBlockFlow {DIV} at (10,0) size 210x210 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698