Menu

Code Commit Log


Commit Date  
[r129] by sunnybear

Added fix for quotes in font-face format sub_value (see http://code.google.com/p/web-optimizator/issues/detail?id=280 for more details)

2010-02-13 17:18:26 Tree
[r128] by sunnybear

Fixed parsing of font-family with several words (adding quotes if required)

2010-02-12 00:09:49 Tree
[r127] by sunnybear

Added line-height:normal (why??? no trace in specification) if no line-height on font shorthand specified.

2010-01-24 02:57:39 Tree
[r126] by sunnybear

Fixed PHP notice on undefined index

2010-01-24 02:42:18 Tree
[r125] by sunnybear

Fixed minor bug in resolving font-property (numeric / negative / with dot).
A bit improved background-position (now also handles dots in numbers).

2010-01-24 00:48:17 Tree
[r124] by sunnybear

Separated shorthands optimization - font now enabled with value 2, font + background - with value 3. Value 1 is completely safe.

2010-01-23 10:35:18 Tree
[r123] by sunnybear

Added font property resolving (works by default on optimize_shorthands=1).
Tuned unit tests with settings.
Added unit test about multiple font-family.

2010-01-20 12:23:51 Tree
[r122] by sunnybear

Fixed bug with resolving second negative background-position value.

2009-09-16 17:11:50 Tree
[r121] by sunnybear

Added ctype_alpha (not very good, because of only English locale) 'clone'

2009-06-30 05:57:36 Tree
[r120] by sunnybear

Added unit tests for shorthands (padding / margin / font-weight / background) and properties (CSS1 / CSS2.0 / CSS2.1).
Need to add shorthand for
'font'
Value: [ [ <'font-style'> || <'font-variant'> || <'font-weight'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit

2009-06-21 01:01:20 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.