Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Git LFS file not shown
2 changes: 1 addition & 1 deletion packages/producer/tests/many-cuts/output/compiled.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<head><style data-hyperframes-text-rendering="true">html,body,*{text-rendering:geometricPrecision}</style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Magic Cut Intro</title>
Expand Down
4 changes: 2 additions & 2 deletions packages/producer/tests/many-cuts/output/output.mp4
Git LFS file not shown
2,027 changes: 1,941 additions & 86 deletions packages/producer/tests/overlay-montage-prod/output/compiled.html

Large diffs are not rendered by default.

Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,7 @@
? new Proxy(window, {
get: function(target, prop, receiver) {
if (prop === "__timelines") return __hfGetTimelineRegistry();
var value = Reflect.get(target, prop, target);
return typeof value === "function" ? value.bind(target) : value;
return Reflect.get(target, prop, target);
},
set: function(target, prop, value, receiver) {
if (prop === "__timelines") {
Expand Down
4 changes: 2 additions & 2 deletions packages/producer/tests/pip-video-late-host/output/output.mp4
Git LFS file not shown
114 changes: 81 additions & 33 deletions packages/producer/tests/spanish-empire-cdn-inline/output/compiled.html

Large diffs are not rendered by default.

Git LFS file not shown
342 changes: 335 additions & 7 deletions packages/producer/tests/style-18-prod/output/compiled.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/producer/tests/style-18-prod/output/output.mp4
Git LFS file not shown
573 changes: 566 additions & 7 deletions packages/producer/tests/style-7-prod/output/compiled.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/producer/tests/style-7-prod/output/output.mp4
Git LFS file not shown
442 changes: 441 additions & 1 deletion packages/producer/tests/typegpu-adapter/output/compiled.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/producer/tests/typegpu-adapter/output/output.mp4
Git LFS file not shown
Loading