| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <meta charset="UTF-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <title>AnimationCanonicalization_Bullets_TestA</title> |
| <link rel="preconnect" href="https://fonts.googleapis.com"> |
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Oswald:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap"> |
| <style> |
| * { margin: 0; padding: 0; box-sizing: border-box; } |
| body { |
| font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; |
| background: #1a1a2e; |
| color: #e0e0e0; |
| padding: 40px 20px; |
| } |
| h1 { |
| text-align: center; |
| margin-bottom: 8px; |
| font-size: 28px; |
| color: #fff; |
| } |
| .meta { |
| text-align: center; |
| margin-bottom: 40px; |
| color: #888; |
| font-size: 14px; |
| } |
| .slide-container { |
| margin: 0 auto 60px auto; |
| max-width: 100%; |
| } |
| .slide-label { |
| text-align: center; |
| margin-bottom: 12px; |
| font-size: 16px; |
| font-weight: 600; |
| color: #aaa; |
| } |
| .slide-wrapper { |
| display: flex; |
| justify-content: center; |
| overflow-x: auto; |
| } |
| .slide { |
| flex-shrink: 0; |
| transform-origin: top left; |
| box-shadow: 0 4px 24px rgba(0,0,0,0.5); |
| } |
| .images-section { |
| max-width: 1400px; |
| margin: 60px auto; |
| } |
| .images-section h2 { |
| text-align: center; |
| margin-bottom: 24px; |
| color: #fff; |
| } |
| .images-grid { |
| display: grid; |
| grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); |
| gap: 20px; |
| } |
| .image-card { |
| background: #16213e; |
| border-radius: 8px; |
| overflow: hidden; |
| box-shadow: 0 2px 12px rgba(0,0,0,0.3); |
| } |
| .image-card img { |
| width: 100%; |
| height: 200px; |
| object-fit: contain; |
| background: #0f0f23; |
| padding: 8px; |
| } |
| .image-label { |
| padding: 8px 12px; |
| font-size: 11px; |
| color: #888; |
| word-break: break-all; |
| } |
| @media (max-width: 1920px) { |
| .slide { |
| transform: scale(0.5); |
| margin-bottom: -25%; |
| } |
| .slide-wrapper { |
| max-height: 600px; |
| } |
| } |
| @media (min-width: 1921px) { |
| .slide { |
| transform: scale(0.75); |
| margin-bottom: -12%; |
| } |
| } |
| </style> |
| </head> |
| <body> |
| <h1>AnimationCanonicalization_Bullets_TestA</h1> |
| <div class="meta">5 slide(s)</div> |
| |
| <div class="slide-container"> |
| <div class="slide-label">Slide 0 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:36" style="width: 1920.0px; height: 1080.0px; background-color: rgba(0,0,0,1.0); background-image: linear-gradient(rgba(0,0,0,1.0), rgba(0,0,0,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:37" style="position: absolute; left: 128.0px; top: 388.5px; width: 1200.0px; height: 304.0px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div class="ft" data-id="1:38" style="position: absolute; left: 0.0px; top: 0.0px; width: 1200.0px; height: 230.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: -1.92px; line-height: 115.20000457763672px; text-align: left; color: rgba(255,255,255,1.0)">History of Public Education in the U.S.</div></div> |
| <div class="ft" data-id="1:39" style="position: absolute; left: 0.0px; top: 254.0px; width: 1200.0px; height: 50.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.36px; line-height: 50.39999771118164px; text-align: left; white-space: nowrap; color: rgba(255,255,255,1.0)">From Early Schools to the Common School Movement</div></div> |
| </div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 1 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:40" style="width: 1920.0px; height: 1080.0px; background-color: rgba(0,0,0,1.0); background-image: linear-gradient(rgba(0,0,0,1.0), rgba(0,0,0,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:41" style="position: absolute; left: 128.0px; top: 321.0px; width: 1200.0px; height: 439.0px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div class="ft" data-id="1:42" style="position: absolute; left: 0.0px; top: 0.0px; width: 1200.0px; height: 115.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: -1.92px; line-height: 115.20000457763672px; text-align: left; white-space: nowrap; color: rgba(255,255,255,1.0)">Before Public Schools</div></div> |
| <div class="ft" data-id="1:43" style="position: absolute; left: 0.0px; top: 139.0px; width: 1200.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.36px; line-height: 50.39999771118164px; text-align: left; color: rgba(255,255,255,1.0)"><ul style="margin: 0; padding-left: 2em"><li>Education was haphazard; many children were excluded due to income, race, gender or location.</li><li>Children received schooling through church-supported, local, tuition, charity, boarding, dame schools, tutoring and apprenticeships.</li><li>Early schools lacked formal funding; financed by tuition, charity, property taxes; teachers were underpaid and underprepared.</li></ul></div></div> |
| </div> |
| <div data-id="1:44" style="position: absolute; left: 1214.0px; top: 321.0px; width: 644.0px; height: 521.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/138b545bd8e288767a2e549db03622f849b3a8f4.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 2 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:45" style="width: 1920.0px; height: 1080.0px; background-color: rgba(0,0,0,1.0); background-image: linear-gradient(rgba(0,0,0,1.0), rgba(0,0,0,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:46" style="position: absolute; left: 128.0px; top: 263.5px; width: 1200.0px; height: 554.0px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div class="ft" data-id="1:47" style="position: absolute; left: 0.0px; top: 0.0px; width: 1200.0px; height: 230.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: -1.92px; line-height: 115.20000457763672px; text-align: left; color: rgba(255,255,255,1.0)">Democracy and Origins of Public Schools</div></div> |
| <div class="ft" data-id="1:48" style="position: absolute; left: 0.0px; top: 254.0px; width: 1200.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.36px; line-height: 50.39999771118164px; text-align: left; color: rgba(255,255,255,1.0)"><ul style="margin: 0; padding-left: 2em"><li>Public schools were created to prepare citizens for democracy: understand issues, vote wisely and resist tyranny.</li><li>Early leaders believed education built character and virtue; girls were educated to educate their children.</li><li>Leaders like Jefferson and Adams proposed publicly funded schools; Land Ordinances (1785, 1787) provided lands for education.</li></ul></div></div> |
| </div> |
| <div data-id="1:49" style="position: absolute; left: 1214.0px; top: 321.0px; width: 644.0px; height: 521.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/0937986f911f9933cd1ef9261783fc57a154dd8c.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 3 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:50" style="width: 1920.0px; height: 1080.0px; background-color: rgba(0,0,0,1.0); background-image: linear-gradient(rgba(0,0,0,1.0), rgba(0,0,0,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:51" style="position: absolute; left: 128.0px; top: 238.5px; width: 1200.0px; height: 604.0px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div class="ft" data-id="1:52" style="position: absolute; left: 0.0px; top: 0.0px; width: 1200.0px; height: 230.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: -1.92px; line-height: 115.20000457763672px; text-align: left; color: rgba(255,255,255,1.0)">The Common School Movement</div></div> |
| <div class="ft" data-id="1:53" style="position: absolute; left: 0.0px; top: 254.0px; width: 1200.0px; height: 350.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.36px; line-height: 50.39999771118164px; text-align: left; color: rgba(255,255,255,1.0)"><ul style="margin: 0; padding-left: 2em"><li>In the 1830s, Horace Mann advocated universally available, state-funded public schools.</li><li>Common schools emphasized knowledge, civic duty, economic benefits and moral instruction; curricula included the "three Rs" and history, geography, grammar, rhetoric.</li><li>Common schools sought to unify social classes but universal did not always include all races.</li></ul></div></div> |
| </div> |
| <div data-id="1:54" style="position: absolute; left: 1214.0px; top: 321.0px; width: 644.0px; height: 521.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/2421483968a022df5783b5f10c33ae9a3a7b6165.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 4 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:55" style="width: 1920.0px; height: 1080.0px; background-color: rgba(0,0,0,1.0); background-image: linear-gradient(rgba(0,0,0,1.0), rgba(0,0,0,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:56" style="position: absolute; left: 128.0px; top: 213.5px; width: 1200.0px; height: 654.0px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div class="ft" data-id="1:57" style="position: absolute; left: 0.0px; top: 0.0px; width: 1200.0px; height: 230.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: -1.92px; line-height: 115.20000457763672px; text-align: left; color: rgba(255,255,255,1.0)">Universal Education & Inequality</div></div> |
| <div class="ft" data-id="1:58" style="position: absolute; left: 0.0px; top: 254.0px; width: 1200.0px; height: 400.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: -0.36px; line-height: 50.39999771118164px; text-align: left; color: rgba(255,255,255,1.0)"><ul style="margin: 0; padding-left: 2em"><li>Advocates saw education as a means to eliminate poverty and crime; educating children costs less than dealing with social problems.</li><li>Public education spread slowly: enrollment rose from 55% in 1830 to 78% in 1870; high school completion grew from 14% in 1910 to 90% in 2017.</li><li>Universal schooling ideals were compromised by segregation and discrimination against children of color, immigrants, and girls.</li></ul></div></div> |
| </div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="images-section"><h2>Images</h2><div class="images-grid"> |
|
|
| <div class="image-card"> |
| <img src="images/0937986f911f9933cd1ef9261783fc57a154dd8c.png" alt="0937986f911f9933cd1ef9261783fc57a154dd8c"> |
| <div class="image-label">0937986f911f9933cd1ef9261783fc57a154dd8c.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/138b545bd8e288767a2e549db03622f849b3a8f4.png" alt="138b545bd8e288767a2e549db03622f849b3a8f4"> |
| <div class="image-label">138b545bd8e288767a2e549db03622f849b3a8f4.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/2421483968a022df5783b5f10c33ae9a3a7b6165.png" alt="2421483968a022df5783b5f10c33ae9a3a7b6165"> |
| <div class="image-label">2421483968a022df5783b5f10c33ae9a3a7b6165.png</div> |
| </div> |
| </div></div> |
|
|
| <script> |
| |
| (function() { |
| |
| var slackCache = new WeakMap(); |
| function computeSlack(container) { |
| if (slackCache.has(container)) return slackCache.get(container); |
| var slide = container.closest('.slide'); |
| var er = container.getBoundingClientRect(); |
| var sliderc = slide ? slide.getBoundingClientRect() : null; |
| var leftS = Infinity, rightS = Infinity, topS = Infinity, botS = Infinity; |
| if (slide) { |
| |
| slide.querySelectorAll('.ft').forEach(function(other) { |
| if (other === container || container.contains(other) || other.contains(container)) return; |
| var or = other.getBoundingClientRect(); |
| var vertOverlap = or.top < er.bottom - 0.5 && or.bottom > er.top + 0.5; |
| var horzOverlap = or.left < er.right - 0.5 && or.right > er.left + 0.5; |
| if (vertOverlap) { |
| if (or.left >= er.right - 0.5) rightS = Math.min(rightS, or.left - er.right); |
| if (or.right <= er.left + 0.5) leftS = Math.min(leftS, er.left - or.right); |
| } |
| if (horzOverlap) { |
| if (or.top >= er.bottom - 0.5) botS = Math.min(botS, or.top - er.bottom); |
| if (or.bottom <= er.top + 0.5) topS = Math.min(topS, er.top - or.bottom); |
| } |
| }); |
| } |
| if (sliderc) { |
| leftS = Math.min(leftS, Math.max(0, er.left - sliderc.left)); |
| rightS = Math.min(rightS, Math.max(0, sliderc.right - er.right)); |
| topS = Math.min(topS, Math.max(0, er.top - sliderc.top)); |
| botS = Math.min(botS, Math.max(0, sliderc.bottom - er.bottom)); |
| } |
| var scale = er.width / (container.clientWidth || 1); |
| var toLayout = function(v) { return v === Infinity ? 99999 : Math.max(0, v / (scale || 1)); }; |
| var s = { left: toLayout(leftS), right: toLayout(rightS), top: toLayout(topS), bottom: toLayout(botS) }; |
| slackCache.set(container, s); |
| return s; |
| } |
| function fitOne(container) { |
| var inner = container.firstElementChild; |
| if (!inner) return; |
| var cw = container.clientWidth, ch = container.clientHeight; |
| if (!cw || !ch) return; |
| if (inner.dataset.origFs) { |
| inner.style.fontSize = inner.dataset.origFs; |
| if (inner.dataset.origLs) inner.style.letterSpacing = inner.dataset.origLs; |
| if (inner.dataset.origLh) inner.style.lineHeight = inner.dataset.origLh; |
| } else { |
| inner.dataset.origFs = getComputedStyle(inner).fontSize; |
| inner.dataset.origLs = getComputedStyle(inner).letterSpacing; |
| inner.dataset.origLh = getComputedStyle(inner).lineHeight; |
| } |
| var origFs = parseFloat(inner.dataset.origFs); |
| var origLs = parseFloat(inner.dataset.origLs) || 0; |
| var origLh = parseFloat(inner.dataset.origLh) || 0; |
| |
| var isSingleLine = getComputedStyle(inner).whiteSpace === 'nowrap' || !/<br/i.test(inner.innerHTML); |
| var slack = computeSlack(container); |
| var align = getComputedStyle(inner).textAlign; |
| |
| var allowedW; |
| if (align === 'right' || align === 'end') allowedW = cw + slack.left; |
| else if (align === 'center') allowedW = cw + 2 * Math.min(slack.left, slack.right); |
| else allowedW = cw + slack.right; |
| var allowedH = ch + slack.bottom; |
| var fs = origFs; |
| for (var iter = 0; iter < 8; iter++) { |
| var iw = inner.scrollWidth, ih = inner.scrollHeight; |
| var rw = iw > allowedW + 0.5 ? allowedW / iw : 1; |
| var rh = (!isSingleLine && ih > allowedH + 0.5) ? allowedH / ih : 1; |
| var r = Math.min(rw, rh); |
| if (r > 0.998) break; |
| var newFs = Math.max(6, fs * r); |
| if (newFs >= fs - 0.05) break; |
| fs = newFs; |
| inner.style.fontSize = fs + 'px'; |
| |
| if (origLs) inner.style.letterSpacing = (origLs * fs / origFs) + 'px'; |
| if (origLh) inner.style.lineHeight = (origLh * fs / origFs) + 'px'; |
| } |
| } |
| function fitAll() { document.querySelectorAll('.ft').forEach(fitOne); } |
| if (document.fonts && document.fonts.ready) { |
| document.fonts.ready.then(fitAll); |
| } else { |
| window.addEventListener('load', fitAll); |
| } |
| var t; |
| window.addEventListener('resize', function() { clearTimeout(t); t = setTimeout(fitAll, 150); }); |
| })(); |
| </script> |
| </body> |
| </html> |
|
|