This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5010 - Handle inline styles
Summary: Handle inline styles
Status: RESOLVED FIXED
Alias: None
Product: mobileOK Basic checker
Classification: Unclassified
Component: Java Library (show other bugs)
Version: unspecified
Hardware: All All
: P3 minor
Target Milestone: ---
Assignee: Abel Rionda
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 12:04 UTC by Sean Owen
Modified: 2007-09-24 21:53 UTC (History)
0 users

See Also:


Attachments

Description Sean Owen 2007-09-05 12:04:11 UTC
Inline styles (e.g. <span style="text-align:right">...) should be accounted for in moki and the tests. These should be collected into one set of CSS statements and listed as a separate <stylesheet> under <stylesheets> in moki, with type="inline". Background images, for example, need to be extracted from this information too.