root-to-shared-animation-incoming-ref.html (276B)
1 <!DOCTYPE html> 2 <html> 3 <title>Root to shared animation test (ref)</title> 4 <link rel="help" href="https://drafts.csswg.org/css-view-transitions-1/"> 5 <link rel="author" href="mailto:vmpstr@chromium.org"> 6 7 <style> 8 body { 9 background: blue; 10 padding: 0; 11 margin: 0; 12 } 13 </style>