Mark /css/css-transitions/transitions-animatable-properties-01.html as timeout=long

This commit is contained in:
Anthony Ramine 2018-09-01 18:00:46 +02:00
parent b211e45bb0
commit 967e799410
3 changed files with 19 additions and 161 deletions

View file

@ -5,6 +5,7 @@
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title> CSS Transitions: Animatable CSS properties </title>
<meta name="assert" content="Check that all animatable CSS properties are animatable and then accepted by the 'transition-property' property">
<meta name="timeout" content="long">
<link rel="author" title="Daniel Glazman" href="mailto:daniel.glazman@disruptive-innovations.com">
<link rel="help" href="http://www.w3.org/TR/css3-transitions/#transitions">
<link rel="help" href="http://www.w3.org/TR/css3-transitions/#animatable-properties">