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 7600 - TranscodingActionLinearTables: is_wireless_device should not be used
Summary: TranscodingActionLinearTables: is_wireless_device should not be used
Status: NEW
Alias: None
Product: mobileOK authoring tools
Classification: Unclassified
Component: Transcoding (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Sylvain Lequeux
QA Contact: fd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-13 20:43 UTC by fd
Modified: 2009-09-13 20:43 UTC (History)
0 users

See Also:


Attachments

Description fd 2009-09-13 20:43:05 UTC
The action does nothing when tables are supported. That's (almost) good. There is no need to start by restricting the action to mobile devices, though. Tables should be linearized if the client is a "desktop" device that does not support tables.

In short, xhtml_table_support should be the only action switch.