Re: Hello again -- a couple of newbie questions

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Chris,

On 01/16/2015 06:44 AM, Chris Ducharme wrote:
> Hey again,
> 
> Thanks again everybody for your help. I've been working on some of
> the tests listed here: 
> https://github.com/w3c/web-platform-tests/labels/difficulty%3Aeasy
> I finished a couple and I'm procrastinating on doing a pull
> request. But in the meantime, I have a couple of questions about
> two other tests:
> 
> -  #1509, Test that innerHTML works in synthetic documents. ( 
> https://github.com/w3c/web-platform-tests/issues/1509) It's not
> clear to me what synthetic documents are. The issue description
> mentions documents created with createHTMLDocument. Is that the
> only way to create a synthetic document, or are there others?

A synthetic document is any document that's not been created by
loading a page; at least, that's how I use it. The ones that spring to
mind are those created through DOMImplementation.{createDocument,
createHTMLDocument}, new Document(), DOMParser.parseFromString, and
XMLHttpRequest.responseDocument.

HTH
Ms2ger
-----BEGIN PGP SIGNATURE-----

iQEcBAEBAgAGBQJUuMHOAAoJEOXgvIL+s8n27l8IAIRcsRf+PfW5lzE031L7apM0
q50dIfJWjJSusrjOAU35sPZXA7CgTkmJu1d76T/5qEIzDkVB0gfUZHOZ/fwPMFT7
ZFa1EXJFvP42ZoCotL6Q8jAzz+A4ADayp30leepCZO51QZxWyZS1ifGmv2T93fv2
BqD8q7BWg1AkUcusSy6C0kllZ6Z6QhKeuXVByy6kzfxlUwjiHcG+Gj8kFwhxnm8q
lKIfXtRbXh3ExjaBykO+VXLSQfobfKobEYZsef2fTjSuDrCGWjPX8cNhCzSfWPiq
WjAHOS8s3UV0xSIa9ValmTN6Re6ZL3D4gSuExf4PjBO0igTfvg4uOMwot4yYVvM=
=Zeth
-----END PGP SIGNATURE-----

Received on Friday, 16 January 2015 07:47:26 UTC