[jira] Created: (OFBIZ-1270) firefox objects to css line "font-weight: medium"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1270) firefox objects to css line "font-weight: medium"

Nicolas Malin (Jira)
firefox objects to css line "font-weight: medium"
-------------------------------------------------

                 Key: OFBIZ-1270
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1270
             Project: OFBiz
          Issue Type: Bug
          Components: content
         Environment: Linux - Firefox
            Reporter: David Goodenough


The file content/images/contentForum.css is littered with lines of the form:-

font-weight: medium;

According to Firefox this is not legal.

According to all my reference books the legal values are:-

normal, bold, bolder, lighter or a number of the form x00 where x is 0-9.  My guess is that all occurences of "font-weight: medium;" should be replaced with "font-weight: normal;"

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Resolved: (OFBIZ-1270) firefox objects to css line "font-weight: medium"

Nicolas Malin (Jira)

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

Adrian Crum resolved OFBIZ-1270.
--------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks David. Fixed in rev 580073.

> firefox objects to css line "font-weight: medium"
> -------------------------------------------------
>
>                 Key: OFBIZ-1270
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1270
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>         Environment: Linux - Firefox
>            Reporter: David Goodenough
>             Fix For: SVN trunk
>
>
> The file content/images/contentForum.css is littered with lines of the form:-
> font-weight: medium;
> According to Firefox this is not legal.
> According to all my reference books the legal values are:-
> normal, bold, bolder, lighter or a number of the form x00 where x is 0-9.  My guess is that all occurences of "font-weight: medium;" should be replaced with "font-weight: normal;"

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1270) firefox objects to css line "font-weight: medium"

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

Jacopo Cappellato closed OFBIZ-1270.
------------------------------------


> firefox objects to css line "font-weight: medium"
> -------------------------------------------------
>
>                 Key: OFBIZ-1270
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1270
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>         Environment: Linux - Firefox
>            Reporter: David Goodenough
>             Fix For: SVN trunk
>
>
> The file content/images/contentForum.css is littered with lines of the form:-
> font-weight: medium;
> According to Firefox this is not legal.
> According to all my reference books the legal values are:-
> normal, bold, bolder, lighter or a number of the form x00 where x is 0-9.  My guess is that all occurences of "font-weight: medium;" should be replaced with "font-weight: normal;"

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.