necolas
|
df279d89b4
|
Normalize <figure> margins
|
2011-05-25 23:31:24 +01:00 |
|
necolas
|
1be44f3b2a
|
Add -webkit-appearance:button to clickable input types, fixes inability to style them in iOS. Remove input[type=image] as it already receives a pointer cursor and should not receive button appearance
|
2011-05-25 22:54:43 +01:00 |
|
Nicolas Gallagher
|
ab0304e248
|
Include http: in path to HTML5 Shim. Remove inputs with 'required' and 'pattern' attributes: not relevant to this demo.
|
2011-05-23 09:14:27 -07:00 |
|
Nicolas Gallagher
|
8061c67cf7
|
Correct the box sizing declarations required to improve cross-browser consistency of specific input types
|
2011-05-23 08:04:33 -07:00 |
|
Nicolas Gallagher
|
6546f401e4
|
Remove [vertical-align:top] from [pre, code, kbd, samp]. Was meant to be for iOS but causes issues.
|
2011-05-23 05:51:09 -07:00 |
|
Nicolas Gallagher
|
db6c8ecd8b
|
Change dummy href value
|
2011-05-17 09:44:21 -07:00 |
|
Nicolas Gallagher
|
7c32ea1bf2
|
Remove link to normalize.metrics.css - move away from 'black boxing' the 'normalizing' styles.
|
2011-05-17 09:37:35 -07:00 |
|
Nicolas Gallagher
|
a27246fcab
|
Add table element normalization. Add default font-size and line-height to <body>. Set font-family on <body> and form elements to improve consistency. Set font-size:100% on form elements so they inherit body's font-size.
|
2011-05-17 09:27:55 -07:00 |
|
Nicolas Gallagher
|
4cf8cf3e6e
|
Add blockquote and list normalization (previously in normalize.metrics.css)
|
2011-05-17 08:51:24 -07:00 |
|
Nicolas Gallagher
|
11d60fe7ba
|
Add normalization of <form> and <fieldset> elements. Add input[type='reset'] to box sizing normalization. Add cursor:pointer for clickable inputs/buttons.
|
2011-05-17 04:46:20 -07:00 |
|
Nicolas Gallagher
|
56d63dfe7a
|
Normalize <a> colors. Remove <small> line-height (no effect when not block-level). Reorganise file and edit comments.
|
2011-05-17 04:02:54 -07:00 |
|
Nicolas Gallagher
|
25d2e3e421
|
Edit demo file; addition of <form> elements, <mark>, <blockquote>, and clearer inline element tests.
|
2011-05-17 03:00:06 -07:00 |
|
Nicolas Gallagher
|
4fdeb702f1
|
Add line-height:normal to <input> and <button> elements to match Firefox 3/4 value (set with !important in the UA stylesheet)
|
2011-05-17 02:47:28 -07:00 |
|
Nicolas Gallagher
|
b8f2b7b34e
|
Add vertical-align:baseline to form elements
|
2011-05-17 02:39:30 -07:00 |
|
necolas
|
f28538a363
|
Add bold font-weight to <b> and <strong>. Add font-size to <pre> <code> <kbd> <samp> (was missing). Introduce more links to further reading.
|
2011-05-14 11:01:47 +01:00 |
|
necolas
|
9652da94c7
|
Style HTML5 embedded elements. Remove default cursor from <html>. Reformat comments
|
2011-05-14 10:34:35 +01:00 |
|
necolas
|
0af84884f5
|
Set text-size-adjust to 100%
|
2011-05-06 23:59:32 +01:00 |
|
necolas
|
7855316235
|
Remove remnants of IE <audio> hack
|
2011-05-06 23:16:26 +01:00 |
|
necolas
|
08fc3b3d9c
|
Change vertical-align for inline-block elements to baseline. Set textarea vertical-align to top.
|
2011-05-06 21:54:19 +01:00 |
|
Nicolas Gallagher
|
be21f763ee
|
Fix text-size-adjust so it doesn't prevent manual zooming in WebKit or iOS
|
2011-05-06 06:19:47 -07:00 |
|
Nicolas Gallagher
|
d23156d4e4
|
Remove CSS expressions targeting IE6. Performance issue.
|
2011-05-06 06:07:39 -07:00 |
|
necolas
|
e58552dbc0
|
Align textarea with text-top. Improves readability and fixes FF3/4 odd 'baseline' alignment
|
2011-05-05 20:49:19 +01:00 |
|
necolas
|
9f821f06e3
|
Add vertical-align:baseline to form elements
|
2011-05-05 20:41:20 +01:00 |
|
necolas
|
6ed1d6f7e5
|
Remove overflow:hidden from body, cuts off content of fixed-width elements
|
2011-05-05 20:33:49 +01:00 |
|
necolas
|
cce41fedd3
|
Set vertical-align:baseline for sub and sup
|
2011-05-05 20:32:39 +01:00 |
|
Jonathan
|
341f0af212
|
Improved <sup> <sub> alignment
|
2011-05-05 12:05:28 -07:00 |
|
Jonathan
|
10009af09e
|
Update headings
|
2011-05-04 10:08:39 -07:00 |
|
Jonathan
|
7514427a0d
|
Vendor-prefixed properties precede their standard counterparts
|
2011-05-03 16:10:28 -07:00 |
|
Jonathan
|
e3f2352235
|
Formatting
|
2011-05-03 14:54:59 -07:00 |
|
Jonathan
|
86fc462da1
|
iOS text resizing
|
2011-05-03 14:49:29 -07:00 |
|
Jonathan
|
2fddc3c573
|
Proper line-height assignment
|
2011-05-03 14:44:55 -07:00 |
|
Jonathan
|
86bae9a4f8
|
Updated README.md
|
2011-05-03 14:37:38 -07:00 |
|
Jonathan
|
2c8c7aaba8
|
Updated demo.html
|
2011-05-03 14:34:55 -07:00 |
|
Jonathan
|
57fd8879f5
|
Normalize and personalized sizing and spacing
|
2011-05-03 14:34:30 -07:00 |
|
Jonathan
|
4f1ba27963
|
Improved display inline block
Improved <audio> display
Added <input> <select> <textarea> box sizing
|
2011-05-03 14:17:32 -07:00 |
|
Jonathan
|
15f071eb43
|
Update
|
2011-04-29 09:49:05 -07:00 |
|
Jonathan
|
6671403e3b
|
Update: <body>
|
2011-04-28 17:12:49 -07:00 |
|
Jonathan
|
4dc9bb470a
|
Update
|
2011-04-28 16:29:04 -07:00 |
|
Jonathan
|
fa92fc78e4
|
Update
|
2011-04-28 09:58:42 -07:00 |
|
Jonathan
|
efe40441aa
|
Update
|
2011-04-28 09:57:14 -07:00 |
|
Jonathan
|
7942a2198d
|
Update
|
2011-04-28 09:41:00 -07:00 |
|
Jonathan
|
a9aa6b7a05
|
First README.md
|
2011-04-27 22:56:02 -07:00 |
|
Jonathan
|
ef12292cc2
|
Update
|
2011-04-27 18:18:20 -07:00 |
|
Jonathan
|
b9ad7aea10
|
Notes
|
2011-04-22 13:34:18 -07:00 |
|
Jonathan
|
60cc15c386
|
Language
|
2011-04-21 09:59:02 -07:00 |
|
Jonathan
|
354859e740
|
Language
|
2011-04-21 09:54:43 -07:00 |
|
Jonathan
|
ee50234bcc
|
Language
|
2011-04-21 09:46:05 -07:00 |
|
Jonathan
|
3ce871adc2
|
Language update
|
2011-04-21 09:44:07 -07:00 |
|
Jonathan
|
d8335d302a
|
Initial
|
2011-04-21 09:32:16 -07:00 |
|
Jonathan
|
0434c40f4d
|
It has begun.
|
2011-04-21 09:26:51 -07:00 |
|