| Commit | Date | |
|---|---|---|
| 2009-06-20 22:59:40 | Tree | |
|
[r117]
by
sunnybear
Fixing problems with quotes in attributes selectors and quoted charset/import/namespace. No more problems with quotes detected |
2009-06-08 09:51:23 | Tree |
| 2009-06-08 09:18:31 | Tree | |
|
[r115]
by
sunnybear
Applying patch from ticket #2597191 |
2009-06-08 09:11:27 | Tree |
|
[r114]
by
sunnybear
Applying patch from ticket #2509464 |
2009-06-08 09:07:43 | Tree |
|
[r113]
by
brettz9
added an isset() test to avoid notice in strict mode where empty multiple selectors exist (e.g., .class1, .class2 {} ) |
2008-04-10 05:55:41 | Tree |
| 2008-02-17 01:46:20 | Tree | |
|
[r111]
by
sined_
- Updated French translation - Some browsers don't send the $_SERVER['HTTP_ACCEPT_LANGUAGE'], so I added a 'isset' otherwise a PHP Notice message and Warning will be showed if $_SERVER['HTTP_ACCEPT_LANGUAGE'] is not set. |
2008-02-16 12:56:10 | Tree |
|
[r110]
by
brettz9
Also made DOCTYPEs selective since XHTML 1.1 should only be included if served as XML. |
2008-02-15 09:46:55 | Tree |
|
[r109]
by
brettz9
- Added content negotiation to serve XHTML 1.1 as application/xhtml+xml where accepted (no need to change DOM, so JS can work ok too) |
2008-02-15 09:42:45 | Tree |