Michal

Results 63 issues of Michal

Would you please add a shim for the new promise-based `AudioContext.prototype.decodeAudioData`? [MDN](https://developer.mozilla.org/en-US/docs/Web/API/AudioContext/decodeAudioData) Thanks :)

I'm using a PowerShell script to download and extract an archive. It's a `.tar.bz2` and when I use `Expand-7Zip` for the first time, it only decompresses it, leaving a `.tar`...

As you wished, I continue to bugtest OSM2World, now with a fresher build (2016-12-01) 🙂 If I open an `.osm` file containing a building and export it to `.obj` 3D...

I have made up a sort of promo for HTML6. It's a bit brainwashing but you may like it. --- Imagine... Imagine that the world is a place where you...

I'm trying to make _microformats_ feel like a part of html6. This would solve our problems with semanticity. Here's the gist: [[link]](https://gist.github.com/m93a/9b7513f5c3782ce24c07) Then vote for/against the idea: [[link]](http://miniaplikace.blueboard.cz/hlasovat-lg0i) Thanks :)...

HTML6 spec: "(...) the `` tag allows you to create a button for user interaction on a page." What is it for? As far as I know, the only native...

In html5 there is a `` element which is missing in html6. Where has it gone? Also, we should introduce the `media` attribute on `` (see [``](https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element) element draft).

Update html:meta, split html:link and html:a to html:alter, html:include, html:link and html:anch Closes #13 Closes #5

I've been reading MathML specification and found that all the elements can have a `href` attribute and become a link. It would be great to have something like this in...

Here, in the HTML6 documentation, there is nearly no desc. of the syntax - only a reference to HTML5 and the Section 4 - Tag types. But full documentation has...