repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MacViews: Get c/b/ui/views/tabs to build on Mac
[chromium-blink-merge.git]
/
third_party
/
polymer
/
components-chromium
/
core-layout
/
metadata.html
blob
e2bbac1548f01a94ed65ddf6329225c4a6b867b4
1
<x-meta
id
=
"core-layout"
label
=
"Layout"
group
=
"Core"
isContainer
>
2
3
<template>
4
5
<core-layout
isContainer
style
=
"width: 400px; height: 400px;"
></core-layout>
6
7
</template>
8
9
<template
id
=
"imports"
>
10
11
<link
rel
=
"import"
href
=
"core-layout.html"
>
12
13
</template>
14
15
</x-meta>