mirror of
https://github.com/servo/servo.git
synced 2025-07-31 11:10:22 +01:00
13 lines
260 B
HTML
13 lines
260 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<title>Root to shared animation test (ref)</title>
|
|
<link rel="help" href="https://github.com/WICG/view-transitions">
|
|
<link rel="author" href="mailto:vmpstr@chromium.org">
|
|
|
|
<style>
|
|
body {
|
|
background: blue;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|