[Laszlo-dev] For Review: Change 20080428-Philip-0. Summary: Convert CSS into classes
Philip Romanik
promanik at laszlosystems.com
Mon Apr 28 08:58:28 PDT 2008
Change 20080428-Philip-0 by Philip at Philip-DC on 2008-04-28 09:49:55 EDT
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Convert CSS into classes
New Features:
Bugs Fixed: LPP-5850
Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Convert CSS files to class syntax. The .js files were converted to
.lzs files. They now build in swf9. Most of the changes are in
LzCSSStyle.lzs. You can diff the new .lzs files against the old .js
files to see the modifications.
specialclassnames-test.lzx - Fixed code that doesn't compile
LzCSSStyleSheet.lzs Converted to class syntax
LzCSSStyle.lzs Converted to class syntax, singleton object LzCSSStyle.
LzStyleSheet.lzs Converted to class syntax
dummyclasses.js - Removed LzCSSStyle
Tests:
/examples/components/style_example.lzx runs in swf8
/test/style/metasuite.lzx passes in swf8/dhtml with same number of
errors as before (1 error in swf8, dhtml)
smokecheck in swf8/dhtml
Files:
M test/style/elementselector/specialclassnames-test.lzx
A + WEB-INF/lps/lfc/services/LzCSSStyleSheet.lzs
D WEB-INF/lps/lfc/services/LzCSSStyleSheet.js
A + WEB-INF/lps/lfc/services/LzCSSStyle.lzs
D WEB-INF/lps/lfc/services/LzCSSStyle.js
A + WEB-INF/lps/lfc/services/LzStyleSheet.lzs
D WEB-INF/lps/lfc/services/LzStyleSheet.js
M WEB-INF/lps/lfc/services/Library.lzs
M WEB-INF/lps/lfc/core/dummyclasses.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080428-Philip-0.tar
More information about the Laszlo-dev
mailing list