Implement OCSP stapling in Windows BoringSSL port.
[chromium-blink-merge.git] / third_party / polymer / components-chromium / core-input / metadata.html
blob01f69bbe1ec4acb075585a80677234b9f7687df4
1 <x-meta id="core-input" label="Input" group="Core" isEditor>
3 <template>
4 <core-input placeholder="Type something..." style="padding: 15px;"></core-input>
5 </template>
7 <template id="imports">
8 <link rel="import" href="core-input.html">
9 </template>
11 </x-meta>