Skip to content

Commit e7a3578

Browse files
Update scope fixture indentation (#3040)
1 parent 9eaca9c commit e7a3578

File tree

51 files changed

+794
-794
lines changed

Some content is hidden

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

51 files changed

+794
-794
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
public class Foo {
2-
public class Bar { }
2+
public class Bar { }
33
}
44
---
55

66
[#1 Content] =
77
[#1 Domain] = 0:0-2:1
88
>------------------
99
0| public class Foo {
10-
1| public class Bar { }
10+
1| public class Bar { }
1111
2| }
1212
-<
1313

@@ -16,12 +16,12 @@ public class Foo {
1616
[#2 Domain] = 0:18-2:0
1717
>
1818
0| public class Foo {
19-
1| public class Bar { }
19+
1| public class Bar { }
2020
2| }
2121
<
2222

2323

2424
[#3 Content] =
25-
[#3 Domain] = 1:20-1:21
26-
>-<
27-
1| public class Bar { }
25+
[#3 Domain] = 1:22-1:23
26+
>-<
27+
1| public class Bar { }
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
* {
2-
width: calc(100% - 50px);
2+
width: calc(100% - 50px);
33
}
44
---
55

6-
[Content] = 1:14-1:25
7-
>-----------<
8-
1| width: calc(100% - 50px);
6+
[Content] = 1:16-1:27
7+
>-----------<
8+
1| width: calc(100% - 50px);
99

10-
[Domain] = 1:9-1:26
11-
>-----------------<
12-
1| width: calc(100% - 50px);
10+
[Domain] = 1:11-1:28
11+
>-----------------<
12+
1| width: calc(100% - 50px);
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
* {
2-
background: repeating-linear-gradient(red, orange 50px);
2+
background: repeating-linear-gradient(red, orange 50px);
33
}
44
---
55

6-
[Content] = 1:40-1:56
7-
>----------------<
8-
1| background: repeating-linear-gradient(red, orange 50px);
6+
[Content] = 1:42-1:58
7+
>----------------<
8+
1| background: repeating-linear-gradient(red, orange 50px);
99

10-
[Domain] = 1:14-1:57
11-
>-------------------------------------------<
12-
1| background: repeating-linear-gradient(red, orange 50px);
10+
[Domain] = 1:16-1:59
11+
>-------------------------------------------<
12+
1| background: repeating-linear-gradient(red, orange 50px);
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
* {
2-
width: calc(100% - 50px);
2+
width: calc(100% - 50px);
33
}
44
---
55

66
[Content] =
77
[Removal] =
8-
[Domain] = 1:14-1:25
9-
>-----------<
10-
1| width: calc(100% - 50px);
8+
[Domain] = 1:16-1:27
9+
>-----------<
10+
1| width: calc(100% - 50px);
1111

1212
[Insertion delimiter] = ", "
Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
* {
2-
background: repeating-linear-gradient(red, orange 50px);
2+
background: repeating-linear-gradient(red, orange 50px);
33
}
44
---
55

66
[#1 Content] =
7-
[#1 Domain] = 1:40-1:43
8-
>---<
9-
1| background: repeating-linear-gradient(red, orange 50px);
7+
[#1 Domain] = 1:42-1:45
8+
>---<
9+
1| background: repeating-linear-gradient(red, orange 50px);
1010

11-
[#1 Removal] = 1:40-1:45
12-
>-----<
13-
1| background: repeating-linear-gradient(red, orange 50px);
11+
[#1 Removal] = 1:42-1:47
12+
>-----<
13+
1| background: repeating-linear-gradient(red, orange 50px);
1414

15-
[#1 Trailing delimiter] = 1:43-1:45
16-
>--<
17-
1| background: repeating-linear-gradient(red, orange 50px);
15+
[#1 Trailing delimiter] = 1:45-1:47
16+
>--<
17+
1| background: repeating-linear-gradient(red, orange 50px);
1818

1919
[#1 Insertion delimiter] = ", "
2020

2121

2222
[#2 Content] =
23-
[#2 Domain] = 1:45-1:56
24-
>-----------<
25-
1| background: repeating-linear-gradient(red, orange 50px);
23+
[#2 Domain] = 1:47-1:58
24+
>-----------<
25+
1| background: repeating-linear-gradient(red, orange 50px);
2626

27-
[#2 Removal] = 1:43-1:56
28-
>-------------<
29-
1| background: repeating-linear-gradient(red, orange 50px);
27+
[#2 Removal] = 1:45-1:58
28+
>-------------<
29+
1| background: repeating-linear-gradient(red, orange 50px);
3030

31-
[#2 Leading delimiter] = 1:43-1:45
32-
>--<
33-
1| background: repeating-linear-gradient(red, orange 50px);
31+
[#2 Leading delimiter] = 1:45-1:47
32+
>--<
33+
1| background: repeating-linear-gradient(red, orange 50px);
3434

3535
[#2 Insertion delimiter] = ", "
Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
* {
2-
clip-path: ellipse(115px 55px at 50% 40%);
2+
clip-path: ellipse(115px 55px at 50% 40%);
33
}
44
---
55

66
[#1 Content] =
7-
[#1 Domain] = 1:21-1:31
8-
>----------<
9-
1| clip-path: ellipse(115px 55px at 50% 40%);
7+
[#1 Domain] = 1:23-1:33
8+
>----------<
9+
1| clip-path: ellipse(115px 55px at 50% 40%);
1010

11-
[#1 Removal] = 1:21-1:35
12-
>--------------<
13-
1| clip-path: ellipse(115px 55px at 50% 40%);
11+
[#1 Removal] = 1:23-1:37
12+
>--------------<
13+
1| clip-path: ellipse(115px 55px at 50% 40%);
1414

15-
[#1 Trailing delimiter] = 1:31-1:35
16-
>----<
17-
1| clip-path: ellipse(115px 55px at 50% 40%);
15+
[#1 Trailing delimiter] = 1:33-1:37
16+
>----<
17+
1| clip-path: ellipse(115px 55px at 50% 40%);
1818

1919
[#1 Insertion delimiter] = ", "
2020

2121

2222
[#2 Content] =
23-
[#2 Domain] = 1:35-1:42
24-
>-------<
25-
1| clip-path: ellipse(115px 55px at 50% 40%);
23+
[#2 Domain] = 1:37-1:44
24+
>-------<
25+
1| clip-path: ellipse(115px 55px at 50% 40%);
2626

27-
[#2 Removal] = 1:31-1:42
28-
>-----------<
29-
1| clip-path: ellipse(115px 55px at 50% 40%);
27+
[#2 Removal] = 1:33-1:44
28+
>-----------<
29+
1| clip-path: ellipse(115px 55px at 50% 40%);
3030

31-
[#2 Leading delimiter] = 1:31-1:35
32-
>----<
33-
1| clip-path: ellipse(115px 55px at 50% 40%);
31+
[#2 Leading delimiter] = 1:33-1:37
32+
>----<
33+
1| clip-path: ellipse(115px 55px at 50% 40%);
3434

3535
[#2 Insertion delimiter] = ", "
Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
11
* {
2-
clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
2+
clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
33
}
44
---
55

66
[#1 Content] =
7-
[#1 Domain] = 1:21-1:27
8-
>------<
9-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
7+
[#1 Domain] = 1:23-1:29
8+
>------<
9+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
1010

11-
[#1 Removal] = 1:21-1:29
12-
>--------<
13-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
11+
[#1 Removal] = 1:23-1:31
12+
>--------<
13+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
1414

15-
[#1 Trailing delimiter] = 1:27-1:29
16-
>--<
17-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
15+
[#1 Trailing delimiter] = 1:29-1:31
16+
>--<
17+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
1818

1919
[#1 Insertion delimiter] = ", "
2020

2121

2222
[#2 Content] =
23-
[#2 Domain] = 1:29-1:36
24-
>-------<
25-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
23+
[#2 Domain] = 1:31-1:38
24+
>-------<
25+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
2626

27-
[#2 Removal] = 1:29-1:38
28-
>---------<
29-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
27+
[#2 Removal] = 1:31-1:40
28+
>---------<
29+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
3030

31-
[#2 Leading delimiter] = 1:27-1:29
32-
>--<
33-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
31+
[#2 Leading delimiter] = 1:29-1:31
32+
>--<
33+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
3434

35-
[#2 Trailing delimiter] = 1:36-1:38
36-
>--<
37-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
35+
[#2 Trailing delimiter] = 1:38-1:40
36+
>--<
37+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
3838

3939
[#2 Insertion delimiter] = ", "
4040

4141

4242
[#3 Content] =
43-
[#3 Domain] = 1:38-1:46
44-
>--------<
45-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
43+
[#3 Domain] = 1:40-1:48
44+
>--------<
45+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
4646

47-
[#3 Removal] = 1:36-1:46
48-
>----------<
49-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
47+
[#3 Removal] = 1:38-1:48
48+
>----------<
49+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
5050

51-
[#3 Leading delimiter] = 1:36-1:38
52-
>--<
53-
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
51+
[#3 Leading delimiter] = 1:38-1:40
52+
>--<
53+
1| clip-path: polygon(50% 0%, 60% 40%, 100% 50%);
5454

5555
[#3 Insertion delimiter] = ", "
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
* {
2-
width: calc();
2+
width: calc();
33
}
44
---
55

66
[Content] =
7-
[Removal] = 1:14-1:14
8-
><
9-
1| width: calc();
7+
[Removal] = 1:16-1:16
8+
><
9+
1| width: calc();
1010

11-
[Domain] = 1:9-1:15
12-
>------<
13-
1| width: calc();
11+
[Domain] = 1:11-1:17
12+
>------<
13+
1| width: calc();
1414

1515
[Insertion delimiter] = ""
Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
* {
2-
clip-path: polygon(
3-
50% 0%,
4-
60% 40%
5-
);
2+
clip-path: polygon(
3+
50% 0%,
4+
60% 40%
5+
);
66
}
77
---
88

9-
[Content] = 2:4-3:11
10-
>-------
11-
2| 50% 0%,
12-
3| 60% 40%
13-
-----------<
9+
[Content] = 2:8-3:15
10+
>-------
11+
2| 50% 0%,
12+
3| 60% 40%
13+
---------------<
1414

15-
[Removal] = 1:21-4:2
16-
>
17-
1| clip-path: polygon(
18-
2| 50% 0%,
19-
3| 60% 40%
20-
4| );
21-
--<
15+
[Removal] = 1:23-4:4
16+
>
17+
1| clip-path: polygon(
18+
2| 50% 0%,
19+
3| 60% 40%
20+
4| );
21+
----<
2222

23-
[Leading delimiter] = 2:0-2:4
24-
>----<
25-
2| 50% 0%,
23+
[Leading delimiter] = 2:0-2:8
24+
>--------<
25+
2| 50% 0%,
2626

27-
[Domain] = 1:13-4:3
28-
>--------
29-
1| clip-path: polygon(
30-
2| 50% 0%,
31-
3| 60% 40%
32-
4| );
33-
---<
27+
[Domain] = 1:15-4:5
28+
>--------
29+
1| clip-path: polygon(
30+
2| 50% 0%,
31+
3| 60% 40%
32+
4| );
33+
-----<
3434

3535
[Insertion delimiter] = ",\n"
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
* {
2-
width: calc(100% - 50px);
2+
width: calc(100% - 50px);
33
}
44
---
55

66
[Content] =
7-
[Removal] = 1:14-1:25
8-
>-----------<
9-
1| width: calc(100% - 50px);
7+
[Removal] = 1:16-1:27
8+
>-----------<
9+
1| width: calc(100% - 50px);
1010

11-
[Domain] = 1:9-1:26
12-
>-----------------<
13-
1| width: calc(100% - 50px);
11+
[Domain] = 1:11-1:28
12+
>-----------------<
13+
1| width: calc(100% - 50px);
1414

1515
[Insertion delimiter] = ", "

0 commit comments

Comments
 (0)