Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
<meta charset="utf-8" />
<title>Unified toolbar button element test</title>
</head>
<body>
<template id="unifiedToolbarButtonTemplate">
<img class="button-icon" alt="" src="" />
<span class="button-label"></span>
</template>
</body>
</html>