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 7085 - Make checker UI standalone
Summary: Make checker UI standalone
Status: RESOLVED FIXED
Alias: None
Product: mobileOK Basic checker
Classification: Unclassified
Component: Web interface (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 enhancement
Target Milestone: ---
Assignee: fd
QA Contact: fd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-07 09:26 UTC by fd
Modified: 2009-07-07 09:35 UTC (History)
0 users

See Also:


Attachments

Description fd 2009-07-07 09:26:29 UTC
The mobileOK Checker re-uses logos and styles from the W3C Markup validation service. That's good, but the server that runs the W3C Markup validation service is usually slow. Some icons may take 15s to retrieve!

The UI should rather be standalone so that it may be deployed easily on different servers and is not impacted by the performances of an external server.
Comment 1 fd 2009-07-07 09:35:24 UTC
I re-factored the the CSS stylesheet used by the checker, because there were many styles that originated from ancient times and affected newer styles in unpredictable ways from time to time.

All images moved to an images subfolder.