Re: [html-tests] Frameset color (#3660)

Hey, I was testing this part of the spec:

https://github.com/w3c/web-platform-tests/issues/2391

https://html.spec.whatwg.org/multipage/#dom-document-fgcolor states:

The attributes of the Document object listed in the first column of the following table must reflect the content attribute on the body element with the name given in the corresponding cell in the second column on the same row, if the body element is a body element (as opposed to a frameset element). When there is no body element or if it is a frameset element, the attributes must instead return the empty string on getting and do nothing on setting.


View on GitHub: https://github.com/w3c/web-platform-tests/pull/3660#issuecomment-250978776

Received on Sunday, 2 October 2016 16:04:35 UTC