Nicolas Le Gall
Nicolas Le Gall
- Can highWaterMark be 0? (what could be the use cases?) - Can highWaterMark be a float? A related question: Why does a queuing strategy get an object as argument...
Thanks, I understand it now (sorry, streams are quite new for me). So, I was looking for a `lowWaterMark`, would it worth considering? For example, my data need to go...
That's a good question. Here is some thoughts: - The MDN talks about the [difference in presentation](https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API#Presentation_differences) between Gecko and Webkit. The workaround is to use an intermediate element (which...
Thanks for the feedback 🍻 . I will leave the issue opened so I could think about it.
Yes, I don't think it should be supported in this polyfill ; I intend to stick to the specification. `webkitEnterFullscreen` is used only on `` elements (correct me if I'm...
[It seems](http://caniuse.com/#feat=fullscreen) every iOS have `webkitEnterFullscreen` and not the standard specification. For the events, [it seems](https://developer.apple.com/library/iad/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/ControllingMediaWithJavaScript/ControllingMediaWithJavaScript.html#//apple_ref/doc/uid/TP40009523-CH3-SW21) (not sure if the link will work properly, check the "Full-Screen Event and Properties"...
It will indent the other occurrences: ``` html Foo Bar Bar Bar ``` It doesn't seems too complicated to implement. Another enhancement would let the possibility to create our own...
Thanks for the good work and the heads up ! :+1:
La première chose qui me vient à l'esprit : prendre des photos. En complément, il peut être intéressant de les commenter. Par exemple pour expliquer un schéma qui n'est pas...
Pourquoi pas directement dans l'éventuel programme permettant de converser ? Comme Skype par exemple.