- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Wed, 21 Jul 2010 22:54:25 -0400
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: www-style list <www-style@w3.org>
On 7/21/10 10:49 PM, Tab Atkins Jr. wrote: > I suppose, then, we just need to find a way to "re-root" a tree? Just > seek up the element-tree until you find a parentless element? That doesn't handle the matchMedia() thing dbaron mentioned and would be weird in a cross-document computed style get (since suddenly style information from the "wrong" document would start mattering). Can we just define that the font to use is "medium" in this situation or something? -Boris
Received on Thursday, 22 July 2010 02:54:58 UTC