[Webkit-unassigned] [Bug 9947] REGRESSION: document.dir can't be set in <head> and has no default value

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 06:30:58 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9947





------- Comment #9 from darin at apple.com  2006-07-16 06:30 PDT -------
The regression aspect of this bug is tiny and easily fixed. Returning empty
string instead of undefined when there's no body is incredibly simple.

The rest of this bug is more difficult to resolve. Using the body element to
hold the direction attribute won't work well if we have to be able to
manipulate it before the body element exists.

Covering both issues with one bug report causes the priority of the simple one
(regression, P1) to taint the priority of the complex one. So we might need to
break this into two.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list