[tahoe-lafs-trac-stream] [tahoe-lafs] #1713: redesigned welcome page
tahoe-lafs
trac at tahoe-lafs.org
Fri Mar 15 02:24:38 UTC 2013
#1713: redesigned welcome page
-------------------------+-------------------------------------------------
Reporter: | Owner:
tarcieri | Status: new
Type: | Milestone: 1.10.0
enhancement | Version: 1.9.1
Priority: normal | Keywords: wui welcome aesthetics html
Component: code- | standards review-needed
frontend-web |
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Changes (by davidsarah):
* keywords: wui welcome aesthetics review-needed => wui welcome aesthetics
html standards review-needed
Comment:
The following CSS warnings are reported by Firefox 17:
{{{
Error in parsing value for 'background-image'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2203
Expected color but found 'top'. Error in parsing value for 'background-
image'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2204
Error in parsing value for 'filter'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2206
Expected end of value but found ' '. Error in parsing value for
'background-color'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2220
Expected declaration but found '*'. Skipped to next declaration. @
http://127.0.0.1:3456/css/bootstrap.css:2249
Unknown property '-moz-border-radius'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2307
Unknown property '-moz-border-radius-topleft'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2313
Unknown property '-moz-border-radius-bottomleft'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2316
Unknown property '-moz-border-radius-topright'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2322
Unknown property '-moz-border-radius-bottomright'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2325
Unknown property '-moz-box-shadow'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:2360
Unknown pseudo-class or pseudo-element '-webkit-input-placeholder'.
Ruleset ignored due to bad selector. @
http://127.0.0.1:3456/css/bootstrap.css:2946
Unknown property '-moz-background-clip'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:3295
Unknown property 'box-sizing'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:3733
Unknown property '-moz-background-size'. Declaration dropped. @
http://127.0.0.1:3456/css/bootstrap.css:3749
Unknown property '-moz-border-radius'. Declaration dropped. @
http://127.0.0.1:3456/css/new-tahoe.css:39
}}}
Most of them appear to be relatively harmless uses of deprecated Mozilla-
specific properties.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1713#comment:15>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list