Skip to content

Commit b1408ce

Browse files
authored
Merge branch 'main' into feat-html2-4
2 parents 5d298b9 + 104d4f2 commit b1408ce

103 files changed

Lines changed: 551 additions & 256 deletions

File tree

Some content is hidden

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

__tests__/html/transcript.activityGrouping.js

Lines changed: 0 additions & 255 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title></title>
5+
<script>
6+
location =
7+
'./layout.skip.html#wd=1&bi=1&bn=1&bt=1&g=status&l=0&rtl=0&t=simple-messages.json&ui=1&un=1&ut=1&w=0&ch=1280';
8+
</script>
9+
</head>
10+
<body></body>
11+
</html>

__tests__/__image_snapshots__/html/transcript-activity-grouping-js-transcript-with-activity-grouping-test-1-1-snap.png renamed to __tests__/html2/activityGrouping/layout.1.html.snap-1.png

File renamed without changes.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title></title>
5+
<script>
6+
location =
7+
'./layout.skip.html#wd=1&bi=1&bn=1&bt=1&g=1&l=0&rtl=0&t=simple-messages.json&ui=0&un=1&ut=0&w=0&ch=1280';
8+
</script>
9+
</head>
10+
<body></body>
11+
</html>

__tests__/__image_snapshots__/html/transcript-activity-grouping-js-transcript-with-activity-grouping-test-10-1-snap.png renamed to __tests__/html2/activityGrouping/layout.10.html.snap-1.png

File renamed without changes.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title></title>
5+
<script>
6+
location =
7+
'./layout.skip.html#wd=1&bi=0&bn=0&bt=1&g=1&l=0&rtl=0&t=simple-messages.json&ui=0&un=0&ut=0&w=0&ch=1280';
8+
</script>
9+
</head>
10+
<body></body>
11+
</html>

__tests__/__image_snapshots__/html/transcript-activity-grouping-js-transcript-with-activity-grouping-test-11-1-snap.png renamed to __tests__/html2/activityGrouping/layout.11.html.snap-1.png

File renamed without changes.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title></title>
5+
<script>
6+
location =
7+
'./layout.skip.html#wd=1&bi=0&bn=1&bt=1&g=1&l=0&rtl=0&t=simple-messages.json&ui=0&un=0&ut=0&w=0&ch=1280';
8+
</script>
9+
</head>
10+
<body></body>
11+
</html>

__tests__/__image_snapshots__/html/transcript-activity-grouping-js-transcript-with-activity-grouping-test-12-1-snap.png renamed to __tests__/html2/activityGrouping/layout.12.html.snap-1.png

File renamed without changes.

0 commit comments

Comments
 (0)