Custom elements
<input type="text">
<map location="poland"></map>
<blink>I'am blinkng!</blink>
HTML Imports
<link rel="import" href="component.html">
HTML Templates
<template id="productrow"> <tr> <td class="record"></td> <td></td> </tr>
</template>
Shadow DOM
Text
Enkapsulacja
Wygodne użycie komponentów
Wygodny development
Semantyczny HTML
Zalety
Wydajnośc polyfilli
Nieprzewidywalność
Wady
By kaapa