diff --git a/Tests/LibWeb/Layout/expected/flex-abspos-item-with-preceding-whitespace.txt b/Tests/LibWeb/Layout/expected/flex-abspos-item-with-preceding-whitespace.txt index 97b364d2c0..aba078c32a 100644 --- a/Tests/LibWeb/Layout/expected/flex-abspos-item-with-preceding-whitespace.txt +++ b/Tests/LibWeb/Layout/expected/flex-abspos-item-with-preceding-whitespace.txt @@ -2,6 +2,6 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (1,1) content-size 798x20 [BFC] children: not-inline BlockContainer at (10,10) content-size 780x2 children: not-inline Box at (11,11) content-size 778x0 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (11,11) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (11,-39) content-size 100x100 positioned [BFC] children: not-inline diff --git a/Tests/LibWeb/Layout/expected/flex-auto.txt b/Tests/LibWeb/Layout/expected/flex-auto.txt index 7f6ad69467..eb97563f02 100644 --- a/Tests/LibWeb/Layout/expected/flex-auto.txt +++ b/Tests/LibWeb/Layout/expected/flex-auto.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 500x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 164.666666x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (176.666666,10) content-size 164.666666x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [176.666666,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (343.333333,10) content-size 164.666666x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [343.333333,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-column-constained-wrap.txt b/Tests/LibWeb/Layout/expected/flex-column-constained-wrap.txt index c3f8686e50..312ff1e433 100644 --- a/Tests/LibWeb/Layout/expected/flex-column-constained-wrap.txt +++ b/Tests/LibWeb/Layout/expected/flex-column-constained-wrap.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x252 children: not-inline Box at (9,9) content-size 250x250 flex-container(column) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,112) content-size 100x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,112 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (135,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [135,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,260) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-column-constrained-nowrap.txt b/Tests/LibWeb/Layout/expected/flex-column-constrained-nowrap.txt index 8496a5347b..28f8cccf93 100644 --- a/Tests/LibWeb/Layout/expected/flex-column-constrained-nowrap.txt +++ b/Tests/LibWeb/Layout/expected/flex-column-constrained-nowrap.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x252 children: not-inline Box at (9,9) content-size 782x250 flex-container(column) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,93.333333) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,93.333333 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,176.666666) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,176.666666 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,260) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-column-height-constrained-width-constrained.txt b/Tests/LibWeb/Layout/expected/flex-column-height-constrained-width-constrained.txt index 47f1103722..68940526dc 100644 --- a/Tests/LibWeb/Layout/expected/flex-column-height-constrained-width-constrained.txt +++ b/Tests/LibWeb/Layout/expected/flex-column-height-constrained-width-constrained.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x252 children: not-inline Box at (9,9) content-size 250x250 flex-container(column) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,93.333333) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,93.333333 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,176.666666) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,176.666666 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,260) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-column-height-constrained.txt b/Tests/LibWeb/Layout/expected/flex-column-height-constrained.txt index 3a86f1522a..c9ed55816b 100644 --- a/Tests/LibWeb/Layout/expected/flex-column-height-constrained.txt +++ b/Tests/LibWeb/Layout/expected/flex-column-height-constrained.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x252 children: not-inline Box at (9,9) content-size 782x250 flex-container(column) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,93.333333) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,93.333333 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,176.666666) content-size 100x81.333333 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,176.666666 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,260) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-column-height-unconstrained.txt b/Tests/LibWeb/Layout/expected/flex-column-height-unconstrained.txt index e9508663af..d470d128e7 100644 --- a/Tests/LibWeb/Layout/expected/flex-column-height-unconstrained.txt +++ b/Tests/LibWeb/Layout/expected/flex-column-height-unconstrained.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x308 children: not-inline Box at (9,9) content-size 782x306 flex-container(column) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,112) content-size 100x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,112 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,214) content-size 100x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,214 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,316) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-column-item-with-auto-height-depending-on-auto-width.txt b/Tests/LibWeb/Layout/expected/flex-column-item-with-auto-height-depending-on-auto-width.txt index 7340131793..3ca765fffb 100644 --- a/Tests/LibWeb/Layout/expected/flex-column-item-with-auto-height-depending-on-auto-width.txt +++ b/Tests/LibWeb/Layout/expected/flex-column-item-with-auto-height-depending-on-auto-width.txt @@ -18,5 +18,5 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline frag 0 from TextNode start: 37, length: 11, rect: [10,360 468.75x87.34375] "background." TextNode <#text> - BlockContainer <(anonymous)> at (10,10) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-container-constrained-nowrap.txt b/Tests/LibWeb/Layout/expected/flex-container-constrained-nowrap.txt index 5797728064..9f85ae1a29 100644 --- a/Tests/LibWeb/Layout/expected/flex-container-constrained-nowrap.txt +++ b/Tests/LibWeb/Layout/expected/flex-container-constrained-nowrap.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 250x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 81.333333x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (93.333333,10) content-size 81.333333x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [93.333333,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (176.666666,10) content-size 81.333333x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [176.666666,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-container-constrained-wrap.txt b/Tests/LibWeb/Layout/expected/flex-container-constrained-wrap.txt index 2713e6b689..9e952fa650 100644 --- a/Tests/LibWeb/Layout/expected/flex-container-constrained-wrap.txt +++ b/Tests/LibWeb/Layout/expected/flex-container-constrained-wrap.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x206 children: not-inline Box at (9,9) content-size 250x204 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (112,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [112,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,112) content-size 100x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,112 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,214) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-container-width-constrained.txt b/Tests/LibWeb/Layout/expected/flex-container-width-constrained.txt index 4eeec5ac85..1a343d619d 100644 --- a/Tests/LibWeb/Layout/expected/flex-container-width-constrained.txt +++ b/Tests/LibWeb/Layout/expected/flex-container-width-constrained.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 250x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 81.333333x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (93.333333,10) content-size 81.333333x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [93.333333,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (176.666666,10) content-size 81.333333x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [176.666666,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-grow-0-column.txt b/Tests/LibWeb/Layout/expected/flex-grow-0-column.txt index ab135e102f..c68abb49b6 100644 --- a/Tests/LibWeb/Layout/expected/flex-grow-0-column.txt +++ b/Tests/LibWeb/Layout/expected/flex-grow-0-column.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x60.40625 children: not-inline Box at (9,9) content-size 500x58.40625 flex-container(column) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x17.46875 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,29.46875) content-size 100x17.46875 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,29.46875 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,48.9375) content-size 100x17.46875 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,48.9375 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,68.40625) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-grow-1.txt b/Tests/LibWeb/Layout/expected/flex-grow-1.txt index 683a19b649..9f3e66499a 100644 --- a/Tests/LibWeb/Layout/expected/flex-grow-1.txt +++ b/Tests/LibWeb/Layout/expected/flex-grow-1.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 500x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 229.333333x100 flex-item [BFC] children: inline line 0 width: 144.546875, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 17, rect: [10,10 144.546875x17.46875] "1 I grow the most" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (241.333333,10) content-size 164.666666x100 flex-item [BFC] children: inline line 0 width: 67.375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 8, rect: [241.333333,10 67.375x17.46875] "2 I grow" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (408,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 68, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 9, rect: [408,10 68x17.46875] "3 I don't" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-grow-2.txt b/Tests/LibWeb/Layout/expected/flex-grow-2.txt index 6ea7aef31f..338f288d42 100644 --- a/Tests/LibWeb/Layout/expected/flex-grow-2.txt +++ b/Tests/LibWeb/Layout/expected/flex-grow-2.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 500x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 82.333333x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (94.333333,10) content-size 164.666666x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [94.333333,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (261,10) content-size 247x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [261,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-item-auto-height-with-wrap.txt b/Tests/LibWeb/Layout/expected/flex-item-auto-height-with-wrap.txt index 06bbc370f6..a9f8f99f99 100644 --- a/Tests/LibWeb/Layout/expected/flex-item-auto-height-with-wrap.txt +++ b/Tests/LibWeb/Layout/expected/flex-item-auto-height-with-wrap.txt @@ -7,5 +7,5 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline frag 0 from TextNode start: 0, length: 40, rect: [8,8 348.609375x17.46875] "The orange box should have a snug height" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-item-vertical-padding-relative-to-flex-container-width.txt b/Tests/LibWeb/Layout/expected/flex-item-vertical-padding-relative-to-flex-container-width.txt index 0384aacb72..3630029de9 100644 --- a/Tests/LibWeb/Layout/expected/flex-item-vertical-padding-relative-to-flex-container-width.txt +++ b/Tests/LibWeb/Layout/expected/flex-item-vertical-padding-relative-to-flex-container-width.txt @@ -4,12 +4,12 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer <(anonymous)> at (10,10) content-size 780x0 children: inline TextNode <#text> Box at (11,11) content-size 600x10 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (11,11) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (12,72) content-size 27.15625x18 flex-item [BFC] children: inline line 0 width: 27.15625, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 3, rect: [12,72 27.15625x17.46875] "foo" TextNode <#text> - BlockContainer <(anonymous)> at (11,11) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-row.txt b/Tests/LibWeb/Layout/expected/flex-row.txt index 681df4fdc1..0a8179dcee 100644 --- a/Tests/LibWeb/Layout/expected/flex-row.txt +++ b/Tests/LibWeb/Layout/expected/flex-row.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 782x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (112,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [112,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (214,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [214,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-shrink-1.txt b/Tests/LibWeb/Layout/expected/flex-shrink-1.txt index 5669a92468..3f89c3740a 100644 --- a/Tests/LibWeb/Layout/expected/flex-shrink-1.txt +++ b/Tests/LibWeb/Layout/expected/flex-shrink-1.txt @@ -2,7 +2,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 250x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 62.666666x100 flex-item [BFC] children: inline line 0 width: 18.9375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 @@ -18,21 +18,21 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline frag 0 from TextNode start: 15, length: 4, rect: [10,62 38.765625x17.46875] "most" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (74.666666,10) content-size 81.333333x100 flex-item [BFC] children: inline line 0 width: 78.765625, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 10, rect: [74.666666,10 78.765625x17.46875] "2 I shrink" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (158,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 68, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 9, rect: [158,10 68x17.46875] "3 I don't" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-shrink-2.txt b/Tests/LibWeb/Layout/expected/flex-shrink-2.txt index 553e0a620d..f69f87edb1 100644 --- a/Tests/LibWeb/Layout/expected/flex-shrink-2.txt +++ b/Tests/LibWeb/Layout/expected/flex-shrink-2.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 500x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 47x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (59,10) content-size 164.666666x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [59,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (225.666666,10) content-size 282.333333x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [225.666666,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex-shrink-3.txt b/Tests/LibWeb/Layout/expected/flex-shrink-3.txt index 6b5c87ce4c..b1b4d0d3f1 100644 --- a/Tests/LibWeb/Layout/expected/flex-shrink-3.txt +++ b/Tests/LibWeb/Layout/expected/flex-shrink-3.txt @@ -2,28 +2,28 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x104 children: not-inline Box at (9,9) content-size 500x102 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (10,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [10,10 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (112,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [112,10 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (214,10) content-size 100x100 flex-item [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [214,10 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (9,9) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,112) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex/flex-container-with-max-width-and-negative-margin-in-same-axis.txt b/Tests/LibWeb/Layout/expected/flex/flex-container-with-max-width-and-negative-margin-in-same-axis.txt index 7e7ef1d34f..92e4706da5 100644 --- a/Tests/LibWeb/Layout/expected/flex/flex-container-with-max-width-and-negative-margin-in-same-axis.txt +++ b/Tests/LibWeb/Layout/expected/flex/flex-container-with-max-width-and-negative-margin-in-same-axis.txt @@ -3,5 +3,5 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (8,8) content-size 784x100 children: not-inline BlockContainer at (8,8) content-size 100x100 children: not-inline Box at (-92,8) content-size 200x100 flex-container(row) [FFC] children: not-inline - BlockContainer <(anonymous)> at (-92,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/flex/flex-item-with-intrinsic-aspect-ratio-and-max-height.txt b/Tests/LibWeb/Layout/expected/flex/flex-item-with-intrinsic-aspect-ratio-and-max-height.txt index 2e56e58667..26e321e059 100644 --- a/Tests/LibWeb/Layout/expected/flex/flex-item-with-intrinsic-aspect-ratio-and-max-height.txt +++ b/Tests/LibWeb/Layout/expected/flex/flex-item-with-intrinsic-aspect-ratio-and-max-height.txt @@ -2,5 +2,5 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (1,1) content-size 798x70 [BFC] children: not-inline Box at (10,10) content-size 780x52 flex-container(row) [FFC] children: not-inline ImageBox at (11,11) content-size 66.666668x50 flex-item children: not-inline - BlockContainer <(anonymous)> at (10,10) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/grid/auto-fill.txt b/Tests/LibWeb/Layout/expected/grid/auto-fill.txt index 40ae468951..d9291b83db 100644 --- a/Tests/LibWeb/Layout/expected/grid/auto-fill.txt +++ b/Tests/LibWeb/Layout/expected/grid/auto-fill.txt @@ -2,26 +2,26 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x17.46875 children: not-inline Box at (8,8) content-size 784x17.46875 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,8) content-size 261.333333x17.46875 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [8,8 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (269.333333,8) content-size 261.333333x17.46875 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [269.333333,8 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (530.666666,8) content-size 261.333333x17.46875 [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [530.666666,8 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/grid/auto-fit.txt b/Tests/LibWeb/Layout/expected/grid/auto-fit.txt index 40ae468951..d9291b83db 100644 --- a/Tests/LibWeb/Layout/expected/grid/auto-fit.txt +++ b/Tests/LibWeb/Layout/expected/grid/auto-fit.txt @@ -2,26 +2,26 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x17.46875 children: not-inline Box at (8,8) content-size 784x17.46875 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,8) content-size 261.333333x17.46875 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [8,8 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (269.333333,8) content-size 261.333333x17.46875 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [269.333333,8 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (530.666666,8) content-size 261.333333x17.46875 [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [530.666666,8 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/grid/basic.txt b/Tests/LibWeb/Layout/expected/grid/basic.txt index 499a31afc4..c28a382ebb 100644 --- a/Tests/LibWeb/Layout/expected/grid/basic.txt +++ b/Tests/LibWeb/Layout/expected/grid/basic.txt @@ -2,33 +2,33 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x34.9375 children: not-inline Box at (8,8) content-size 784x34.9375 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,8) content-size 392x17.46875 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [8,8 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (400,8) content-size 392x17.46875 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [400,8 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,25.46875) content-size 392x17.46875 [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [8,25.46875 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (400,25.46875) content-size 392x17.46875 [BFC] children: inline line 0 width: 7.75, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [400,25.46875 7.75x17.46875] "4" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/grid/borders.txt b/Tests/LibWeb/Layout/expected/grid/borders.txt index b98afbdc67..06d2e380f5 100644 --- a/Tests/LibWeb/Layout/expected/grid/borders.txt +++ b/Tests/LibWeb/Layout/expected/grid/borders.txt @@ -2,163 +2,163 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x428.28125 children: not-inline Box at (8,8) content-size 784x74.9375 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,18) content-size 372x17.46875 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,18 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (410,18) content-size 372x17.46875 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [410,18 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,55.46875) content-size 372x17.46875 [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,55.46875 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (410,55.46875) content-size 372x17.46875 [BFC] children: inline line 0 width: 7.75, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [410,55.46875 7.75x17.46875] "4" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,82.9375) content-size 784x0 children: inline TextNode <#text> Box at (8,82.9375) content-size 784x107.46875 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,82.9375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,92.9375) content-size 372x50 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,92.9375 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,82.9375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (410,92.9375) content-size 372x50 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [410,92.9375 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,82.9375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,162.9375) content-size 372x17.46875 [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,162.9375 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,82.9375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (410,162.9375) content-size 372x17.46875 [BFC] children: inline line 0 width: 7.75, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [410,162.9375 7.75x17.46875] "4" TextNode <#text> - BlockContainer <(anonymous)> at (8,82.9375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,190.40625) content-size 784x0 children: inline TextNode <#text> Box at (8,190.40625) content-size 784x84.9375 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,190.40625) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,200.40625) content-size 347x17.46875 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,200.40625 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,190.40625) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (435,200.40625) content-size 347x17.46875 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [435,200.40625 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,190.40625) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,247.875) content-size 347x17.46875 [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,247.875 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,190.40625) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (435,247.875) content-size 347x17.46875 [BFC] children: inline line 0 width: 7.75, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [435,247.875 7.75x17.46875] "4" TextNode <#text> - BlockContainer <(anonymous)> at (8,190.40625) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,275.34375) content-size 784x0 children: inline TextNode <#text> Box at (8,275.34375) content-size 784x90.9375 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,275.34375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (444.2,285.34375) content-size 337.8x17.46875 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [444.2,285.34375 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,275.34375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,338.8125) content-size 337.8x17.46875 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,338.8125 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,275.34375) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,366.28125) content-size 784x0 children: inline TextNode <#text> Box at (8,366.28125) content-size 784x50 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,366.28125) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,376.28125) content-size 280x5 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,376.28125 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,366.28125) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (318,376.28125) content-size 280x5 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [318,376.28125 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,366.28125) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,401.28125) content-size 280x5 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,401.28125 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,366.28125) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (318,401.28125) content-size 280x5 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [318,401.28125 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,366.28125) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,416.28125) content-size 784x0 children: inline TextNode <#text> Box at (8,416.28125) content-size 784x20 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,416.28125) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (18,426.28125) content-size 764x0 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [18,426.28125 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,416.28125) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/grid/different-column-sizes.txt b/Tests/LibWeb/Layout/expected/grid/different-column-sizes.txt index 1dda565f73..04754facb2 100644 --- a/Tests/LibWeb/Layout/expected/grid/different-column-sizes.txt +++ b/Tests/LibWeb/Layout/expected/grid/different-column-sizes.txt @@ -2,33 +2,33 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x34.9375 children: not-inline Box at (8,8) content-size 784x34.9375 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,8) content-size 50x17.46875 [BFC] children: inline line 0 width: 6.34375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [8,8 6.34375x17.46875] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (58,8) content-size 392x17.46875 [BFC] children: inline line 0 width: 8.8125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [58,8 8.8125x17.46875] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,25.46875) content-size 50x17.46875 [BFC] children: inline line 0 width: 9.09375, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [8,25.46875 9.09375x17.46875] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (58,25.46875) content-size 392x17.46875 [BFC] children: inline line 0 width: 7.75, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 1, rect: [58,25.46875 7.75x17.46875] "4" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/grid/grid-item-fixed-paddings.txt b/Tests/LibWeb/Layout/expected/grid/grid-item-fixed-paddings.txt index 85fa19d64c..d25c74da28 100644 --- a/Tests/LibWeb/Layout/expected/grid/grid-item-fixed-paddings.txt +++ b/Tests/LibWeb/Layout/expected/grid/grid-item-fixed-paddings.txt @@ -2,35 +2,35 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x355.507812 children: not-inline Box at (8,8) content-size 784x355.507812 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (68,68) content-size 17.050781x32.753906 [BFC] children: inline line 0 width: 11.894531, height: 32.753906, bottom: 32.753906, baseline: 25.371093 frag 0 from TextNode start: 0, length: 1, rect: [71,68 11.894531x32.753906] "1" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (255.050781,68) content-size 16.523437x32.753906 [BFC] children: inline line 0 width: 16.523437, height: 32.753906, bottom: 32.753906, baseline: 25.371093 frag 0 from TextNode start: 0, length: 1, rect: [255.050781,68 16.523437x32.753906] "2" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (68,270.753906) content-size 17.050781x32.753906 [BFC] children: inline line 0 width: 17.050781, height: 32.753906, bottom: 32.753906, baseline: 25.371093 frag 0 from TextNode start: 0, length: 1, rect: [68,270.753906 17.050781x32.753906] "3" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (255.050781,270.753906) content-size 16.523437x32.753906 [BFC] children: inline line 0 width: 14.53125, height: 32.753906, bottom: 32.753906, baseline: 25.371093 frag 0 from TextNode start: 0, length: 1, rect: [256.050781,270.753906 14.53125x32.753906] "4" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,363.507812) content-size 784x0 children: inline TextNode <#text> diff --git a/Tests/LibWeb/Layout/expected/grid/grid-template.txt b/Tests/LibWeb/Layout/expected/grid/grid-template.txt index b2da8b161d..93c1ea0df8 100644 --- a/Tests/LibWeb/Layout/expected/grid/grid-template.txt +++ b/Tests/LibWeb/Layout/expected/grid/grid-template.txt @@ -2,53 +2,53 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline BlockContainer at (0,0) content-size 800x600 [BFC] children: not-inline BlockContainer at (8,8) content-size 784x200 children: not-inline Box at (8,8) content-size 784x0 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,8) content-size 196x0 [BFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,8) content-size 784x0 [BFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (204,8) content-size 588x0 [BFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer at (8,8) content-size 784x0 [BFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer <(anonymous)> at (8,8) content-size 784x0 children: inline TextNode <#text> TextNode <#text> Box at (8,8) content-size 784x200 [GFC] children: not-inline - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer
at (8,8) content-size 784x30 [BFC] children: inline line 0 width: 55.703125, height: 17.46875, bottom: 17.46875, baseline: 13.53125 frag 0 from TextNode start: 0, length: 6, rect: [8,8 55.703125x17.46875] "Header" TextNode <#text> - BlockContainer <(anonymous)> at (8,8) content-size 0x0 [BFC] children: inline + BlockContainer <(anonymous)> (not painted) [BFC] children: inline TextNode <#text> BlockContainer