Strike is not supported in HTML5

This commit is contained in:
Thomas FORGIONE 2015-06-10 11:55:04 +02:00
parent f19d9794f8
commit 2e4a30d93d
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ block content
h2 Sphere streaming h2 Sphere streaming
p. p.
<strike>In fact, it's not really streaming. The sphere is fully preloaded and then, | <s>In fact, it's not really streaming. The sphere is fully preloaded
a mesh is created and vertices and faces are dynamically added to this mesh | and then, a mesh is created and vertices and faces are dynamically
as time goes by.</strike> | added to this mesh as time goes by.</s>
p. p.
| In fact, it is acutally streaming. If you web browser supports | In fact, it is acutally streaming. If you web browser supports