iliaa Mon Jun 2 20:06:01 2003 EDT
Modified files:
/php4/ext/standard css.c
Log:
Fixed bug #23912 (Invalid CSS in phpinfo() output)
Index: php4/ext/standard/css.c
diff -u php4/ext/standard/css.c:1.9 php4/ext/standard/css.c:1.10
--- php4/ext/standard/css.c:
sniper Thu Oct 10 00:28:15 2002 EDT
Modified files:
/php4/ext/standard css.c info.c
Log:
- Fix the text alignment to be about same in any browser.
# Please test this, it's now same in NS 4.78 (linux), IE 5.5 and
# Mozilla 1.2a (win32). (I don't have any oth
> Sent: Thursday, October 10, 2002 12:19 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-CVS] cvs: php4 /ext/standard css.c
>
>
> sniperWed Oct 9 19:18:48 2002 EDT
>
> Modified files:
> /php4/ext/standardcss.c
> Log:
> Revert prev
sniper Wed Oct 9 19:18:48 2002 EDT
Modified files:
/php4/ext/standard css.c
Log:
Revert previous change, it did not fix anything.
Index: php4/ext/standard/css.c
diff -u php4/ext/standard/css.c:1.4 php4/ext/standard/css.c:1.5
--- php4/ext/standard/css.c:1.
imajes Wed Oct 9 18:32:01 2002 EDT
Modified files:
/php4/ext/standard css.c
Log:
overrule
Index: php4/ext/standard/css.c
diff -u php4/ext/standard/css.c:1.3 php4/ext/standard/css.c:1.4
--- php4/ext/standard/css.c:1.3 Tue Oct 8 15:42:23 2002
+++ php4/ext
At 21:42 8-10-2002, Colin Viebrock wrote:
>cmv Tue Oct 8 15:42:23 2002 EDT
>
> Modified files:
> /php4/ext/standard css.c
> Log:
> don't define fonts ... use the browser defaults
Reason being?
The definitions end in generic font families. There's no shame in
defining a _
cmv Tue Oct 8 15:42:23 2002 EDT
Modified files:
/php4/ext/standard css.c
Log:
don't define fonts ... use the browser defaults
Index: php4/ext/standard/css.c
diff -u php4/ext/standard/css.c:1.2 php4/ext/standard/css.c:1.3
--- php4/ext/standard/css.c:
cmv Thu Sep 26 13:54:55 2002 EDT
Modified files:
/php4/ext/standard css.c info.c
/php4/main php_ini.c
/php4/sapi/aolserveraolserver.c
/php4/sapi/apache php_apache.c
Log:
fix phpinfo() output for better browser BC
Index: php