[ 
http://issues.apache.org/jira/browse/TOBAGO-210?page=comments#action_12459202 ] 
            
Rainer Rohloff commented on TOBAGO-210:
---------------------------------------

fyi

I assumed the sequence, in which the style Classes is rendered, influences the 
evaluation order. The sequence in the css file seems to be more relevant for 
the evaluation.

Example:

<... class="class1 class2 " />

If class2 occures before class1 in the css file, class2 cannot overwrite the 
attributes from class1.


> <tc:out ... markup-style rendered before default style
> ------------------------------------------------------
>
>                 Key: TOBAGO-210
>                 URL: http://issues.apache.org/jira/browse/TOBAGO-210
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9-RC1
>         Environment: all
>            Reporter: Rainer Rohloff
>         Attachments: markup-prob.gif, markup-prob2.gif, markup-prob3.gif, 
> markup-prob3a.gif
>
>
> <tc:out value="Header line" markup="header" />
> will render style-class in wrong order - the markup style must rendered at 
> last position for overwriting the default definitions

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to