mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-12 07:09:59 +00:00
test(producer): regenerate sub-comp-t0 baseline inside amd64 Docker
Previous baseline was generated on arm64 host, causing 87 failed frames in CI (amd64). Regenerated with --platform linux/amd64 to match CI's Chrome/FFmpeg pixel output.
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-display: block;
|
font-display: block;
|
||||||
}</style>
|
}</style><style data-hyperframes-text-rendering="true">html,body,*{text-rendering:geometricPrecision}</style>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=1920, height=1080">
|
<meta name="viewport" content="width=1920, height=1080">
|
||||||
<script>/* inlined: https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js */
|
<script>/* inlined: https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js */
|
||||||
@@ -100,19 +100,19 @@
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-composition-id="hook"] [data-hf-authored-id="hook"] {
|
[data-composition-id="hook"][data-hf-authored-id="hook"] {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 1920px;
|
width: 1920px;
|
||||||
height: 1080px;
|
height: 1080px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: #ef4444;
|
background: #ef4444;
|
||||||
}
|
}
|
||||||
[data-composition-id="hook"] [data-hf-authored-id="hook"] .hook-bg {
|
[data-composition-id="hook"][data-hf-authored-id="hook"] .hook-bg {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
background: #ef4444;
|
background: #ef4444;
|
||||||
}
|
}
|
||||||
[data-composition-id="hook"] [data-hf-authored-id="hook"] .hook-title {
|
[data-composition-id="hook"][data-hf-authored-id="hook"] .hook-title {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 250px;
|
top: 250px;
|
||||||
left: 0;
|
left: 0;
|
||||||
@@ -124,7 +124,7 @@
|
|||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
[data-composition-id="hook"] [data-hf-authored-id="hook"] .hook-subtitle {
|
[data-composition-id="hook"][data-hf-authored-id="hook"] .hook-subtitle {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 600px;
|
top: 600px;
|
||||||
left: 0;
|
left: 0;
|
||||||
@@ -138,19 +138,19 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
[data-composition-id="later"] [data-hf-authored-id="later"] {
|
[data-composition-id="later"][data-hf-authored-id="later"] {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 1920px;
|
width: 1920px;
|
||||||
height: 1080px;
|
height: 1080px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: #3b82f6;
|
background: #3b82f6;
|
||||||
}
|
}
|
||||||
[data-composition-id="later"] [data-hf-authored-id="later"] .later-bg {
|
[data-composition-id="later"][data-hf-authored-id="later"] .later-bg {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
background: #3b82f6;
|
background: #3b82f6;
|
||||||
}
|
}
|
||||||
[data-composition-id="later"] [data-hf-authored-id="later"] .later-heading {
|
[data-composition-id="later"][data-hf-authored-id="later"] .later-heading {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 380px;
|
top: 380px;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0c1a5e11656b9c8a6dbdc491557f29d32cdf4df6681e4f2ca13d60dfc74f65da
|
oid sha256:7acd4e38f70f528105dabd4eb9717e2ab369755817e42141c98401ae5ed6009c
|
||||||
size 23640
|
size 426899
|
||||||
|
|||||||
Reference in New Issue
Block a user