Skip to content

Commit ab09848

Browse files
committed
Updated PW snapshots
1 parent 1b999ca commit ab09848

File tree

94 files changed

+959
-973
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+959
-973
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lint": "eslint src --max-warnings 0",
88
"playwright": "playwright test",
99
"test": "vitest --run",
10-
"test:updateSnaps": "docker run --rm -e RUN_IN_DOCKER=true --network host -v $(pwd)/..:/work/ -w /work/tests -it mcr.microsoft.com/playwright:v1.51.1-noble npx playwright test -u",
10+
"test:updateSnaps": "docker run --rm -e RUN_IN_DOCKER=true --network host -v $(pwd)/..:/work/ -w /work/tests -it mcr.microsoft.com/playwright:v1.51.1-noble npx playwright test",
1111
"test-ct": "playwright test -c playwright-ct.config.ts --headed",
1212
"test-ct:updateSnaps": "docker run --rm -e RUN_IN_DOCKER=true --network host -v $(pwd)/..:/work/ -w /work/tests -it mcr.microsoft.com/playwright:v1.51.1-noble npx playwright test -c playwright-ct.config.ts -u",
1313
"clean": "rimraf dist"

tests/src/end-to-end/copypaste/copypaste.test.ts-snapshots/headings-json-chromium-linux.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
{
88
"type": "blockContainer",
99
"attrs": {
10-
"id": "0",
11-
"textColor": "default",
12-
"backgroundColor": "default"
10+
"id": "0"
1311
},
1412
"content": [
1513
{
1614
"type": "heading",
1715
"attrs": {
16+
"textColor": "default",
17+
"backgroundColor": "default",
1818
"textAlignment": "left",
1919
"level": 1
2020
},
@@ -30,14 +30,14 @@
3030
{
3131
"type": "blockContainer",
3232
"attrs": {
33-
"id": "1",
34-
"textColor": "default",
35-
"backgroundColor": "default"
33+
"id": "1"
3634
},
3735
"content": [
3836
{
3937
"type": "heading",
4038
"attrs": {
39+
"textColor": "default",
40+
"backgroundColor": "default",
4141
"textAlignment": "left",
4242
"level": 2
4343
},
@@ -53,14 +53,14 @@
5353
{
5454
"type": "blockContainer",
5555
"attrs": {
56-
"id": "2",
57-
"textColor": "default",
58-
"backgroundColor": "default"
56+
"id": "2"
5957
},
6058
"content": [
6159
{
6260
"type": "heading",
6361
"attrs": {
62+
"textColor": "default",
63+
"backgroundColor": "default",
6464
"textAlignment": "left",
6565
"level": 3
6666
},
@@ -76,14 +76,14 @@
7676
{
7777
"type": "blockContainer",
7878
"attrs": {
79-
"id": "3",
80-
"textColor": "default",
81-
"backgroundColor": "default"
79+
"id": "3"
8280
},
8381
"content": [
8482
{
8583
"type": "paragraph",
8684
"attrs": {
85+
"textColor": "default",
86+
"backgroundColor": "default",
8787
"textAlignment": "left"
8888
}
8989
}
@@ -92,14 +92,14 @@
9292
{
9393
"type": "blockContainer",
9494
"attrs": {
95-
"id": "5",
96-
"textColor": "default",
97-
"backgroundColor": "default"
95+
"id": "5"
9896
},
9997
"content": [
10098
{
10199
"type": "heading",
102100
"attrs": {
101+
"textColor": "default",
102+
"backgroundColor": "default",
103103
"textAlignment": "left",
104104
"level": 1
105105
},
@@ -115,14 +115,14 @@
115115
{
116116
"type": "blockContainer",
117117
"attrs": {
118-
"id": "6",
119-
"textColor": "default",
120-
"backgroundColor": "default"
118+
"id": "6"
121119
},
122120
"content": [
123121
{
124122
"type": "heading",
125123
"attrs": {
124+
"textColor": "default",
125+
"backgroundColor": "default",
126126
"textAlignment": "left",
127127
"level": 2
128128
},
@@ -138,14 +138,14 @@
138138
{
139139
"type": "blockContainer",
140140
"attrs": {
141-
"id": "7",
142-
"textColor": "default",
143-
"backgroundColor": "default"
141+
"id": "7"
144142
},
145143
"content": [
146144
{
147145
"type": "heading",
148146
"attrs": {
147+
"textColor": "default",
148+
"backgroundColor": "default",
149149
"textAlignment": "left",
150150
"level": 3
151151
},
@@ -161,14 +161,14 @@
161161
{
162162
"type": "blockContainer",
163163
"attrs": {
164-
"id": "8",
165-
"textColor": "default",
166-
"backgroundColor": "default"
164+
"id": "8"
167165
},
168166
"content": [
169167
{
170168
"type": "paragraph",
171169
"attrs": {
170+
"textColor": "default",
171+
"backgroundColor": "default",
172172
"textAlignment": "left"
173173
}
174174
}

tests/src/end-to-end/copypaste/copypaste.test.ts-snapshots/images-json-chromium-linux.json

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
{
88
"type": "blockContainer",
99
"attrs": {
10-
"id": "0",
11-
"textColor": "default",
12-
"backgroundColor": "default"
10+
"id": "0"
1311
},
1412
"content": [
1513
{
1614
"type": "paragraph",
1715
"attrs": {
16+
"textColor": "default",
17+
"backgroundColor": "default",
1818
"textAlignment": "left"
1919
},
2020
"content": [
@@ -29,15 +29,14 @@
2929
{
3030
"type": "blockContainer",
3131
"attrs": {
32-
"id": "2",
33-
"textColor": "default",
34-
"backgroundColor": "default"
32+
"id": "2"
3533
},
3634
"content": [
3735
{
3836
"type": "image",
3937
"attrs": {
4038
"textAlignment": "left",
39+
"backgroundColor": "default",
4140
"name": "jk-placeholder-image.jpg",
4241
"url": "https://www.pulsecarshalton.co.uk/wp-content/uploads/2016/08/jk-placeholder-image.jpg",
4342
"caption": "",
@@ -50,14 +49,14 @@
5049
{
5150
"type": "blockContainer",
5251
"attrs": {
53-
"id": "1",
54-
"textColor": "default",
55-
"backgroundColor": "default"
52+
"id": "1"
5653
},
5754
"content": [
5855
{
5956
"type": "paragraph",
6057
"attrs": {
58+
"textColor": "default",
59+
"backgroundColor": "default",
6160
"textAlignment": "left"
6261
}
6362
}
@@ -66,15 +65,14 @@
6665
{
6766
"type": "blockContainer",
6867
"attrs": {
69-
"id": "4",
70-
"textColor": "default",
71-
"backgroundColor": "default"
68+
"id": "4"
7269
},
7370
"content": [
7471
{
7572
"type": "image",
7673
"attrs": {
7774
"textAlignment": "left",
75+
"backgroundColor": "default",
7876
"name": "jk-placeholder-image.jpg",
7977
"url": "https://www.pulsecarshalton.co.uk/wp-content/uploads/2016/08/jk-placeholder-image.jpg",
8078
"caption": "",
@@ -87,14 +85,14 @@
8785
{
8886
"type": "blockContainer",
8987
"attrs": {
90-
"id": "5",
91-
"textColor": "default",
92-
"backgroundColor": "default"
88+
"id": "5"
9389
},
9490
"content": [
9591
{
9692
"type": "paragraph",
9793
"attrs": {
94+
"textColor": "default",
95+
"backgroundColor": "default",
9896
"textAlignment": "left"
9997
}
10098
}

tests/src/end-to-end/copypaste/copypaste.test.ts-snapshots/nestedOrderedLists-json-chromium-linux.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
{
88
"type": "blockContainer",
99
"attrs": {
10-
"id": "0",
11-
"textColor": "default",
12-
"backgroundColor": "default"
10+
"id": "0"
1311
},
1412
"content": [
1513
{
1614
"type": "numberedListItem",
1715
"attrs": {
16+
"textColor": "default",
17+
"backgroundColor": "default",
1818
"textAlignment": "left",
1919
"index": "1"
2020
},
@@ -31,14 +31,14 @@
3131
{
3232
"type": "blockContainer",
3333
"attrs": {
34-
"id": "2",
35-
"textColor": "default",
36-
"backgroundColor": "default"
34+
"id": "2"
3735
},
3836
"content": [
3937
{
4038
"type": "numberedListItem",
4139
"attrs": {
40+
"textColor": "default",
41+
"backgroundColor": "default",
4242
"textAlignment": "left",
4343
"index": "1"
4444
},
@@ -55,14 +55,14 @@
5555
{
5656
"type": "blockContainer",
5757
"attrs": {
58-
"id": "3",
59-
"textColor": "default",
60-
"backgroundColor": "default"
58+
"id": "3"
6159
},
6260
"content": [
6361
{
6462
"type": "numberedListItem",
6563
"attrs": {
64+
"textColor": "default",
65+
"backgroundColor": "default",
6666
"textAlignment": "left",
6767
"index": "1"
6868
},
@@ -86,14 +86,14 @@
8686
{
8787
"type": "blockContainer",
8888
"attrs": {
89-
"id": "1",
90-
"textColor": "default",
91-
"backgroundColor": "default"
89+
"id": "1"
9290
},
9391
"content": [
9492
{
9593
"type": "paragraph",
9694
"attrs": {
95+
"textColor": "default",
96+
"backgroundColor": "default",
9797
"textAlignment": "left"
9898
}
9999
}
@@ -102,14 +102,14 @@
102102
{
103103
"type": "blockContainer",
104104
"attrs": {
105-
"id": "5",
106-
"textColor": "default",
107-
"backgroundColor": "default"
105+
"id": "5"
108106
},
109107
"content": [
110108
{
111109
"type": "numberedListItem",
112110
"attrs": {
111+
"textColor": "default",
112+
"backgroundColor": "default",
113113
"textAlignment": "left",
114114
"index": "1"
115115
},
@@ -126,14 +126,14 @@
126126
{
127127
"type": "blockContainer",
128128
"attrs": {
129-
"id": "6",
130-
"textColor": "default",
131-
"backgroundColor": "default"
129+
"id": "6"
132130
},
133131
"content": [
134132
{
135133
"type": "numberedListItem",
136134
"attrs": {
135+
"textColor": "default",
136+
"backgroundColor": "default",
137137
"textAlignment": "left",
138138
"index": "1"
139139
},
@@ -150,14 +150,14 @@
150150
{
151151
"type": "blockContainer",
152152
"attrs": {
153-
"id": "7",
154-
"textColor": "default",
155-
"backgroundColor": "default"
153+
"id": "7"
156154
},
157155
"content": [
158156
{
159157
"type": "numberedListItem",
160158
"attrs": {
159+
"textColor": "default",
160+
"backgroundColor": "default",
161161
"textAlignment": "left",
162162
"index": "1"
163163
},
@@ -181,14 +181,14 @@
181181
{
182182
"type": "blockContainer",
183183
"attrs": {
184-
"id": "8",
185-
"textColor": "default",
186-
"backgroundColor": "default"
184+
"id": "8"
187185
},
188186
"content": [
189187
{
190188
"type": "paragraph",
191189
"attrs": {
190+
"textColor": "default",
191+
"backgroundColor": "default",
192192
"textAlignment": "left"
193193
}
194194
}

0 commit comments

Comments
 (0)