<!DOCTYPEHTML>
<html class="reftest-wait" xmlns="http://www.w3.org/1999/xhtml">
<head> <!-- There is, at present, no official xsd for (X)HTML5. A pity. Usefulness would depend on the parser and extensions made by the site. -->
<title>testcase</title>
<style type="text/css">
* { margin: 0; padding: 0; }
.hide { top: 80% !important; width: 75% !important; height: 50% !important; }
<section id="details" class="hide">
I'm a test of hiding animation
<button onclick="this.parentNode.classList.add('hide')">Click me to hide</button>
</section>
<script> var kNumIterations = 5; var currentIteration = 0; var inrval;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.