Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8DR#1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
Description
Using tools from w3c, http://jigsaw.w3.org/css-validator/DOWNLOAD.html
the style sheet is not valid.
for example: xp.css
>
> /*
> ----------- panelSeries ----------
> */
> .icePnlSrs {
>
> }
>
> ----------- positionedPanel ----------
> */
> .icePnlPos {
>
> }
>
>
>
suggest to include the verify process in our build bundle
the style sheet is not valid.
for example: xp.css
>
> /*
> ----------- panelSeries ----------
> */
> .icePnlSrs {
>
> }
>
> ----------- positionedPanel ----------
> */
> .icePnlPos {
>
> }
>
>
>
suggest to include the verify process in our build bundle
Issue Links
- duplicates
-
ICE-3234 Syntax error in xp stylesheet
- Closed
Activity
Frank Ye
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee Priority | P1 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Ken Fyten
made changes -
Fix Version/s | 1.8DR#2 [ 10142 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17857 | Mon Nov 03 07:43:56 MST 2008 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp.css
|
Adnan Durrani
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] | |
Assignee Priority | P1 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Adnan Durrani [ adnan.durrani ] |
Please fix the existing theme stylesheets so they pass the W3C tests, then take a look at having the test run with each build.