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 5369 - Measures not working on embedded or inline style sheet
Summary: Measures not working on embedded or inline style sheet
Status: RESOLVED FIXED
Alias: None
Product: mobileOK Basic checker
Classification: Unclassified
Component: Java Library (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Sean Owen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 17:12 UTC by Dominique Hazael-Massieux
Modified: 2008-01-17 01:44 UTC (History)
0 users

See Also:


Attachments

Description Dominique Hazael-Massieux 2008-01-15 17:12:47 UTC
MeasuresTest/2 and MeasuresTest/4 are supposed to fail since they use absolute units, but they don't.
Comment 1 Sean Owen 2008-01-17 01:44:50 UTC
XPath expressions selecting style-related elements were wrong, and I fixed them, so, it finds errors correctly it seems now.