Strike is not supported in HTML5
This commit is contained in:
parent
f19d9794f8
commit
2e4a30d93d
|
@ -14,9 +14,9 @@ block content
|
|||
h2 Sphere streaming
|
||||
|
||||
p.
|
||||
<strike>In fact, it's not really streaming. The sphere is fully preloaded and then,
|
||||
a mesh is created and vertices and faces are dynamically added to this mesh
|
||||
as time goes by.</strike>
|
||||
| <s>In fact, it's not really streaming. The sphere is fully preloaded
|
||||
| and then, a mesh is created and vertices and faces are dynamically
|
||||
| added to this mesh as time goes by.</s>
|
||||
|
||||
p.
|
||||
| In fact, it is acutally streaming. If you web browser supports
|
||||
|
|
Loading…
Reference in New Issue