You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem? 1. goto page that uses html5 correctly i.e http://jamesm.com.au/ 2. click on outliner.
3. see untitled -?-?-?- What is the expected output? What do you see instead? for the developer to add data-outlinename="Menu Navagation" or without that respond for the first
to be expected to be the menu navagation as it wont have a tag just for this gadget.
this should pick up the name in this order:
...
-- name = innerTEXT of header
---- first
-- article should already have so fine.
-- look at the atts for element for a sidebar,overlay,ect
-- name = innerTEXT of footer
cheers and i like how this gadget is live for javascript created elements look at my latest project sitegen http://jamesm.com.au/
Part of the reason of the outliner IS to find "untitled" sections. In ideal world you
would have none - see http://html5doctor.com/the-section-element/ Basically, the specification says, that h1-h6 elements are the "titles" for sections -
I am not in a position to change that.
From lisa.mcg...@affinityvision.com.au on February 21, 2010 10:48:12
What steps will reproduce the problem? 1. goto page that uses html5 correctly i.e http://jamesm.com.au/ 2. click on outliner.
to be expected to be the menu navagation as it wont have a tag just for this gadget.3. see untitled -?-?-?- What is the expected output? What do you see instead? for the developer to add data-outlinename="Menu Navagation" or without that respond for the first
this should pick up the name in this order: ... -- name = innerTEXT of header ---- first -- article should already have so fine.
Original issue: http://code.google.com/p/h5o/issues/detail?id=1
The text was updated successfully, but these errors were encountered: