summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-view-transitions/root-to-shared-animation-incoming-ref.html
blob: df0ec1a9d8e09c50524993ec255610b7a56e7b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<title>Root to shared animation test (ref)</title>
<link rel="help" href="https://drafts.csswg.org/css-view-transitions-1/">
<link rel="author" href="mailto:vmpstr@chromium.org">

<style>
body {
  background: blue;
  padding: 0;
  margin: 0;
}