We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe9cd9 commit caed2c0Copy full SHA for caed2c0
docs/_data/browser-bugs.yml
@@ -163,23 +163,23 @@
163
164
-
165
browser: >
166
- Safari (iOS)
+ Safari (OS X)
167
summary: >
168
- `transform: translate3d(0,0,0);` rendering bug.
+ Small font size when printing webpage with fixed-width `.container`.
169
upstream_bug: >
170
- WebKit#138162, Safari#18804973
+ WebKit#138192
171
origin: >
172
- Bootstrap#14603
+ Bootstrap#14868
173
174
175
176
- Safari (OS X)
+ Safari (iOS)
177
178
- Small font size when printing webpage with fixed-width `.container`.
+ `transform: translate3d(0,0,0);` rendering bug.
179
180
- WebKit#138192
+ WebKit#138162, Safari#18804973
181
182
- Bootstrap#14868
+ Bootstrap#14603
183
184
185
0 commit comments