Skip to content

Commit fe01849

Browse files
committed
update build
1 parent ae35fe5 commit fe01849

File tree

4 files changed

+45
-45
lines changed

4 files changed

+45
-45
lines changed

build.log

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
BUILD LOG
22
---------
3-
Build Time: 2014-08-21T12:18:25
3+
Build Time: 2014-08-21T13:01:46
44

55
NODEJS INFORMATION
66
==================
7-
nodejs: v0.10.30
7+
nodejs: v0.10.29
88
chai: 1.9.1
99
grunt: 0.4.4
1010
grunt-audit: 0.0.3
@@ -32,4 +32,4 @@ polymer-dev: 3c9780c0f99dfa1400a03c88d62873eedc00000c
3232

3333
BUILD HASHES
3434
============
35-
build/polymer.js: 78a0a40369b4da56e5a2e674fad7ff17dfefbbad
35+
build/polymer.js: 17de5d9c92713c33e7edbd4806d28d2b0e5022a2

layout.html

+40-40
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
}
6161

6262
html /deep/ [flex] {
63-
-ms-flex: 1;
64-
-webkit-flex: 1;
65-
flex: 1;
63+
-ms-flex: 1 1 0.00000000001px;
64+
-webkit-flex: 1 1 0.00000000001px;
65+
flex: 1 1 0.00000000001px;
6666
}
6767

6868
html /deep/ [flex][auto] {
@@ -78,75 +78,75 @@
7878
}
7979

8080
html /deep/ [flex][one] {
81-
-ms-flex: 1;
82-
-webkit-flex: 1;
83-
flex: 1;
81+
-ms-flex: 1 1 0.00000000001px;
82+
-webkit-flex: 1 1 0.00000000001px;
83+
flex: 1 1 0.00000000001px;
8484
}
8585

8686
html /deep/ [flex][two] {
87-
-ms-flex: 2;
88-
-webkit-flex: 2;
89-
flex: 2;
87+
-ms-flex: 2 2 0.00000000001px;
88+
-webkit-flex: 2 2 0.00000000001px;
89+
flex: 2 2 0.00000000001px;
9090
}
9191

9292
html /deep/ [flex][three] {
93-
-ms-flex: 3;
94-
-webkit-flex: 3;
95-
flex: 3;
93+
-ms-flex: 3 3 0.00000000001px;
94+
-webkit-flex: 3 3 0.00000000001px;
95+
flex: 3 3 0.00000000001px;
9696
}
9797

9898
html /deep/ [flex][four] {
99-
-ms-flex: 4;
100-
-webkit-flex: 4;
101-
flex: 4;
99+
-ms-flex: 4 4 0.00000000001px;
100+
-webkit-flex: 4 4 0.00000000001px;
101+
flex: 4 4 0.00000000001px;
102102
}
103103

104104
html /deep/ [flex][five] {
105-
-ms-flex: 5;
106-
-webkit-flex: 5;
107-
flex: 5;
105+
-ms-flex: 5 5 0.00000000001px;
106+
-webkit-flex: 5 5 0.00000000001px;
107+
flex: 5 5 0.00000000001px;
108108
}
109109

110110
html /deep/ [flex][six] {
111-
-ms-flex: 6;
112-
-webkit-flex: 6;
113-
flex: 6;
111+
-ms-flex: 6 6 0.00000000001px;
112+
-webkit-flex: 6 6 0.00000000001px;
113+
flex: 6 6 0.00000000001px;
114114
}
115115

116116
html /deep/ [flex][seven] {
117-
-ms-flex: 7;
118-
-webkit-flex: 7;
119-
flex: 7;
117+
-ms-flex: 7 7 0.00000000001px;
118+
-webkit-flex: 7 7 0.00000000001px;
119+
flex: 7 7 0.00000000001px;
120120
}
121121

122122
html /deep/ [flex][eight] {
123-
-ms-flex: 8;
124-
-webkit-flex: 8;
125-
flex: 8;
123+
-ms-flex: 8 8 0.00000000001px;
124+
-webkit-flex: 8 8 0.00000000001px;
125+
flex: 8 8 0.00000000001px;
126126
}
127127

128128
html /deep/ [flex][nine] {
129-
-ms-flex: 9;
130-
-webkit-flex: 9;
131-
flex: 9;
129+
-ms-flex: 9 9 0.00000000001px;
130+
-webkit-flex: 9 9 0.00000000001px;
131+
flex: 9 9 0.00000000001px;
132132
}
133133

134134
html /deep/ [flex][ten] {
135-
-ms-flex: 10;
136-
-webkit-flex: 10;
137-
flex: 10;
135+
-ms-flex: 10 10 0.00000000001px;
136+
-webkit-flex: 10 10 0.00000000001px;
137+
flex: 10 10 0.00000000001px;
138138
}
139139

140140
html /deep/ [flex][eleven] {
141-
-ms-flex: 11;
142-
-webkit-flex: 11;
143-
flex: 11;
141+
-ms-flex: 11 11 0.00000000001px;
142+
-webkit-flex: 11 11 0.00000000001px;
143+
flex: 11 11 0.00000000001px;
144144
}
145145

146146
html /deep/ [flex][twelve] {
147-
-ms-flex: 12;
148-
-webkit-flex: 12;
149-
flex: 12;
147+
-ms-flex: 12 12 0.00000000001px;
148+
-webkit-flex: 12 12 0.00000000001px;
149+
flex: 12 12 0.00000000001px;
150150
}
151151

152152
/* alignment in cross axis */
@@ -190,7 +190,7 @@
190190
}
191191

192192
html /deep/ [layout][around-justified] {
193-
-ms-flex-pack: around;
193+
-ms-flex-pack: distribute;
194194
-webkit-justify-content: space-around;
195195
justify-content: space-around;
196196
}

polymer.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polymer.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)