- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Aug 2011 07:05:26 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13915
Summary: The suggested presentation differs from the common (if
not universal) browser behavior for a table when no
attributes and no author style sheets are used. The
common default is to render the table with no borders.
However, the CSS rules described here imp
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#tab
les
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
Multipage: http://www.whatwg.org/C#tables
Complete: http://www.whatwg.org/c#tables
Comment:
The suggested presentation differs from the common (if not universal) browser
behavior for a table when no attributes and no author style sheets are used.
The common default is to render the table with no borders. However, the CSS
rules described here imply a default of outset border, and as the border-width
is not set here in that case, it defaults to medium by CSS specs. Demo page:
http://www.cs.tut.fi/~jkorpela/html5/test-default.html
Posted from: 88.114.31.151
User agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20100101 Firefox/6.0
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 26 August 2011 07:05:28 UTC