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:
Miguel Ángel
2026-05-21 15:11:07 -04:00
parent ee8dacab1e
commit e0c3b283a0
2 changed files with 10 additions and 10 deletions
@@ -54,7 +54,7 @@
font-style: normal;
font-weight: 900;
font-display: block;
}</style>
}</style><style data-hyperframes-text-rendering="true">html,body,*{text-rendering:geometricPrecision}</style>
<meta charset="UTF-8">
<meta name="viewport" content="width=1920, height=1080">
<script>/* inlined: https://cdn.jsdelivr.net/npm/gsap@3.14.2/dist/gsap.min.js */
@@ -100,19 +100,19 @@
opacity: 1;
}
[data-composition-id="hook"] [data-hf-authored-id="hook"] {
[data-composition-id="hook"][data-hf-authored-id="hook"] {
position: relative;
width: 1920px;
height: 1080px;
overflow: hidden;
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;
inset: 0;
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;
top: 250px;
left: 0;
@@ -124,7 +124,7 @@
color: #ffffff;
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;
top: 600px;
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;
width: 1920px;
height: 1080px;
overflow: hidden;
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;
inset: 0;
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;
top: 380px;
left: 0;