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 20151 - Should the list of elements whose descendant text nodes do not determine the directionality of an element with dir=auto include input elements? Maybe other form elements as well?
Summary: Should the list of elements whose descendant text nodes do not determine the ...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 09:56 UTC by contributor
Modified: 2013-03-27 23:21 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-11-29 09:56:31 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#the-dir-attribute
Complete: http://www.whatwg.org/c#the-dir-attribute

Comment:
Should the list of elements whose descendant text nodes do not determine the
directionality of an element with dir=auto include input elements? Maybe other
form elements as well?

Posted from: 79.176.142.61
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20.0 Firefox/20.0
Comment 1 Ian 'Hixie' Hickson 2013-02-08 05:59:33 UTC
Why would it include input elements? They (in conforming documents) never have any descendants.