Harbs

Results 13 issues of Harbs

The following MXML: ```` @namespace "http://www.w3.org/1999/xhtml"; div{ } h1{font-size: 32px; margin: .67em 0 } h2{font-size: 24px; margin: .75em 0 } h3{font-size: 19px; margin: .83em 0 } h4{font-size: 16px; margin: .1em...

The following valid HTML CSS fails to compile: @namespace "http://www.w3.org/1999/xhtml"; .DataItemRenderer:nth-child(even){ background-color: #f7f7f7; } The only way I've found to include this CSS is in an externally linked CSS file.

1. `Blob.stream` is undefined. 2. `CompressionStream` is missing 3. `DecompressionStream` is missing 4. `Response` is missing. I'm not sure if `Response` might cause issue for code.