repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git]
/
layout
/
reftests
/
css-transitions
/
transitions-inline-ref.html
blob
16ade1cfe7874cad53fbac87df69e0f4e6e1ce38
1
<html>
2
<title>
Test for CSS transitions and re-wrapping of inlines
</title>
3
<div
style
=
"width: 3em"
>
4
<span
id
=
"test"
style
=
"color: green"
>
5
This is some text with a transition.
6
</span>
7
</div>