Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>CSS Transitions Test: No color transition from initial to blocking stylesheet value</title>
<link rel="match" href="no-transition-from-ua-to-blocking-stylesheet-ref.html">
<link rel="stylesheet" href="../support/a-green-transition.css">
<div class="a">This text should be green on load.</div>