[ 
https://issues.apache.org/jira/browse/DOXIASITETOOLS-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konrad Windszus updated DOXIASITETOOLS-253:
-------------------------------------------
    Description: 
The elements "border", "width" and "height" in 
# 
https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_bannerLeft
# 
https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_bannerRight
# 
https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_item

have a very vague description. It should be clarified with regards to whether 
this is the format of the same named CSS properties 
(https://www.w3.org/TR/CSS2/box.html#border-properties, 
https://www.w3.org/TR/CSS2/visudet.html#the-width-property and 
https://www.w3.org/TR/CSS2/visudet.html#the-height-property) or the HTML4 
attributes (https://www.w3.org/TR/html401/struct/objects.html#h-13.7.1 and 
https://www.w3.org/TR/html401/struct/objects.html#h-13.7.3) or another custom 
format.
Currently the skins use the values as is for either CSS property or HTML 
attribute, but although the are named the same the supported values differ a 
lot.

This came up in the context of 
https://github.com/apache/maven-fluido-skin/pull/23#discussion_r866169720.

  was:
The elements "border", "width" and "height" in 
# 
https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_bannerLeft
# 
https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_bannerRight
# 
https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_item

have a very vague description. It should be clarified in regards to whether 
this is the format of the same named CSS properties or the HTML attributes 
(with link to the spec) or another custom format.
Currently the skins use the values as is for either CSS property or HTML 
attribute, but although the are named the same the supported values differ a 
lot.

This came up in the context of 
https://github.com/apache/maven-fluido-skin/pull/23#discussion_r866169720.


> Clarify "border", "width" and "height" for Banner and LinkItem
> --------------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-253
>                 URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-253
>             Project: Maven Doxia Sitetools
>          Issue Type: Improvement
>          Components: Decoration model
>            Reporter: Konrad Windszus
>            Priority: Major
>
> The elements "border", "width" and "height" in 
> # 
> https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_bannerLeft
> # 
> https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_bannerRight
> # 
> https://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/decoration.html#class_item
> have a very vague description. It should be clarified with regards to whether 
> this is the format of the same named CSS properties 
> (https://www.w3.org/TR/CSS2/box.html#border-properties, 
> https://www.w3.org/TR/CSS2/visudet.html#the-width-property and 
> https://www.w3.org/TR/CSS2/visudet.html#the-height-property) or the HTML4 
> attributes (https://www.w3.org/TR/html401/struct/objects.html#h-13.7.1 and 
> https://www.w3.org/TR/html401/struct/objects.html#h-13.7.3) or another custom 
> format.
> Currently the skins use the values as is for either CSS property or HTML 
> attribute, but although the are named the same the supported values differ a 
> lot.
> This came up in the context of 
> https://github.com/apache/maven-fluido-skin/pull/23#discussion_r866169720.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to