Skip to content

Commit 525b5bf

Browse files
committed
Tests: Update empty-editable-shows-cursor expectation file
Somehow this went out of sync between it running on CI and getting merged.
1 parent 8c29b0a commit 525b5bf

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Tests/LibWeb/Layout/expected/empty-editable-shows-cursor.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
Viewport <#document> at [0,0] [0+0+0 800 0+0+0] [0+0+0 600 0+0+0] children: not-inline
2-
BlockContainer <html> at [0,0] [0+0+0 800 0+0+0] [0+0+0 50 0+0+0] [BFC] children: not-inline
2+
BlockContainer <html> at [0,0] [0+0+0 800 0+0+0] [0+0+0 52 0+0+0] [BFC] children: not-inline
33
BlockContainer <(anonymous)> at [0,0] [0+0+0 800 0+0+0] [0+0+0 0 0+0+0] children: inline
44
TextNode <#text> (not painted)
5-
BlockContainer <body> at [8,8] [8+0+0 784 0+0+8] [8+0+0 34 0+0+8] children: not-inline
5+
BlockContainer <body> at [8,8] [8+0+0 784 0+0+8] [8+0+0 36 0+0+8] children: not-inline
66
BlockContainer <(anonymous)> at [8,8] [0+0+0 784 0+0+0] [0+0+0 0 0+0+0] children: inline
77
TextNode <#text> (not painted)
88
BlockContainer <div> at [8,8] [0+0+0 784 0+0+0] [0+0+0 0 0+0+0] children: not-inline
9-
BlockContainer <(anonymous)> at [8,8] [0+0+0 784 0+0+0] [0+0+0 34 0+0+0] children: inline
9+
BlockContainer <(anonymous)> at [8,8] [0+0+0 784 0+0+0] [0+0+0 36 0+0+0] children: inline
1010
frag 0 from BlockContainer start: 0, length: 0, rect: [9,9 200x20] baseline: 14.796875
1111
frag 1 from TextNode start: 0, length: 1, rect: [210,9 8x18] baseline: 13.796875
1212
" "
13-
frag 2 from BlockContainer start: 0, length: 0, rect: [221,11 160x28] baseline: 14.390625
13+
frag 2 from BlockContainer start: 0, length: 0, rect: [221,11 160x30] baseline: 14.390625
1414
frag 3 from TextNode start: 0, length: 1, rect: [384,9 8x18] baseline: 13.796875
1515
" "
1616
frag 4 from BlockContainer start: 0, length: 0, rect: [393,9 200x20] baseline: 14.796875
1717
frag 5 from TextNode start: 0, length: 1, rect: [594,9 8x18] baseline: 13.796875
1818
" "
19-
frag 6 from BlockContainer start: 0, length: 0, rect: [605,11 160x28] baseline: 14.390625
19+
frag 6 from BlockContainer start: 0, length: 0, rect: [605,11 160x30] baseline: 14.390625
2020
TextNode <#text> (not painted)
2121
BlockContainer <input> at [9,9] inline-block [0+1+0 200 0+1+0] [0+1+0 20 0+1+0] [BFC] children: not-inline
2222
Box <div> at [11,10] flex-container(row) [0+0+2 196 2+0+0] [0+0+1 18 1+0+0] [FFC] children: not-inline
@@ -29,7 +29,7 @@ Viewport <#document> at [0,0] [0+0+0 800 0+0+0] [0+0+0 600 0+0+0] children: not-
2929
"hello"
3030
TextNode <#text> (not painted)
3131
TextNode <#text> (not painted)
32-
BlockContainer <textarea> at [221,11] inline-block [0+1+2 160 2+1+0] [0+1+2 28 2+1+0] [BFC] children: not-inline
32+
BlockContainer <textarea> at [221,11] inline-block [0+1+2 160 2+1+0] [0+1+2 30 2+1+0] [BFC] children: not-inline
3333
BlockContainer <div> at [221,11] [0+0+0 160 0+0+0] [0+0+0 15 0+0+0] children: inline
3434
InlineNode <div> at [221,11] [0+0+0 0 0+0+0] [0+0+0 15 0+0+0]
3535
frag 0 from TextNode start: 0, length: 0, rect: [221,11 0x15] baseline: 11.390625
@@ -45,20 +45,20 @@ Viewport <#document> at [0,0] [0+0+0 800 0+0+0] [0+0+0 600 0+0+0] children: not-
4545
frag 0 from TextNode start: 0, length: 0, rect: [395,10 0x18] baseline: 13.796875
4646
TextNode <#text> (not painted)
4747
TextNode <#text> (not painted)
48-
BlockContainer <textarea> at [605,11] inline-block [0+1+2 160 2+1+0] [0+1+2 28 2+1+0] [BFC] children: not-inline
48+
BlockContainer <textarea> at [605,11] inline-block [0+1+2 160 2+1+0] [0+1+2 30 2+1+0] [BFC] children: not-inline
4949
BlockContainer <div> at [605,11] [0+0+0 160 0+0+0] [0+0+0 15 0+0+0] children: not-inline
5050
BlockContainer <div> at [605,11] [0+0+0 160 0+0+0] [0+0+0 15 0+0+0] children: inline
5151
frag 0 from TextNode start: 0, length: 0, rect: [605,11 0x15] baseline: 11.390625
5252
TextNode <#text> (not painted)
5353
TextNode <#text> (not painted)
5454

5555
ViewportPaintable (Viewport<#document>) [0,0 800x600]
56-
PaintableWithLines (BlockContainer<HTML>) [0,0 800x50]
56+
PaintableWithLines (BlockContainer<HTML>) [0,0 800x52]
5757
PaintableWithLines (BlockContainer(anonymous)) [0,0 800x0]
58-
PaintableWithLines (BlockContainer<BODY>) [8,8 784x34]
58+
PaintableWithLines (BlockContainer<BODY>) [8,8 784x36]
5959
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x0]
6060
PaintableWithLines (BlockContainer<DIV>) [8,8 784x0]
61-
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x34]
61+
PaintableWithLines (BlockContainer(anonymous)) [8,8 784x36]
6262
PaintableWithLines (BlockContainer<INPUT>) [8,8 202x22]
6363
PaintableBox (Box<DIV>) [9,9 200x20]
6464
PaintableWithLines (BlockContainer<DIV>) [11,10 0x18]
@@ -67,7 +67,7 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
6767
PaintableWithLines (InlineNode<DIV>) [11,10 36.84375x18]
6868
TextPaintable (TextNode<#text>)
6969
TextPaintable (TextNode<#text>)
70-
PaintableWithLines (BlockContainer<TEXTAREA>) [218,8 166x34]
70+
PaintableWithLines (BlockContainer<TEXTAREA>) [218,8 166x36]
7171
PaintableWithLines (BlockContainer<DIV>) [221,11 160x15]
7272
PaintableWithLines (InlineNode<DIV>) [221,11 0x15]
7373
TextPaintable (TextNode<#text>)
@@ -79,10 +79,10 @@ ViewportPaintable (Viewport<#document>) [0,0 800x600]
7979
PaintableWithLines (BlockContainer<DIV>) [395,10 196x18]
8080
TextPaintable (TextNode<#text>)
8181
TextPaintable (TextNode<#text>)
82-
PaintableWithLines (BlockContainer<TEXTAREA>) [602,8 166x34]
82+
PaintableWithLines (BlockContainer<TEXTAREA>) [602,8 166x36]
8383
PaintableWithLines (BlockContainer<DIV>) [605,11 160x15]
8484
PaintableWithLines (BlockContainer<DIV>) [605,11 160x15]
8585
TextPaintable (TextNode<#text>)
8686

8787
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
88-
SC for BlockContainer<HTML> [0,0 800x50] [children: 0] (z-index: auto)
88+
SC for BlockContainer<HTML> [0,0 800x52] [children: 0] (z-index: auto)

0 commit comments

Comments
 (0)