Tisza Gergő
Tisza Gergő
While trying to render Wikipedia articles such as [Berlin](http://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html#x=https://en.wikipedia.org/api/rest_v1/page/html/Berlin/789016409/dafce1d2-60f8-11e7-94fe-c76bc93369a4), some lists are displayed with default styling instead of the styling specified by the page. [Test page](http://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html#x=https://en.wikipedia.org/api/rest_v1/page/html/Berlin/789016409/dafce1d2-60f8-11e7-94fe-c76bc93369a4) (using the vivliostyle.github.io installation...
While trying to render the Wikipedia article Berlin, floated elements are displayed as if they were plain blocks. [Test page](http://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html#x=https://en.wikipedia.org/api/rest_v1/page/html/Berlin/789016409/dafce1d2-60f8-11e7-94fe-c76bc93369a4) (using the vivliostyle.github.io installation with Chrome version 59.0.3071.86 (64-bit official...
While trying to render the Wikipedia article Trigonometric functions, there is a page break after the first element for no obvious reason. [Test page](http://vivliostyle.github.io/vivliostyle.js/viewer/vivliostyle-viewer.html#x=https://en.wikipedia.org/api/rest_v1/page/html/Trigonometric_functions/786502127/b6a86e87-5c3c-11e7-8c58-4aa2037098cf) (using the vivliostyle.github.io installation with Chrome...
```php global $n; '@phan-var ?int $n'; $a = [ 1 => 'one', 2 => 'two', ]; $s = $a[$n] ?? 'invalid'; ``` will result as of Phan 5.3.2 in ```...
PsySH just hangs forever at the `stream_select` call in `ProcessForker`. ``` Psy Shell v0.11.8 (PHP 7.2.31-1+0~20200514.41+debian9~1.gbpe2a56b+wmf1 — cli) by Justin Hileman ``` ``` with Xdebug v2.7.2, Copyright (c) 2002-2019, by...
Is there a place where one can chip into the expenses of running neverssl.com?
### Steps to reproduce 1. Start login process in the app 2. Set server to `matrix.wikimedia.onmatrix.chat` 3. Sign in using the "Continue with Wikimedia" button (requires a Wikimedia user account)...
Jó lenne frissíteni a végleges eredményekkel, hogy könnyen hozzáférhetőek legyenek az utókor számára (a 2014-es eredményekből pl. úgy tűnik most sincs használható adatbázis).
This is an awesomesome writeup that helped me a lot back in the days. Thanks! These days, the [`.name` property](https://www.chromestatus.com/feature/5135002249461760) and [inferred function names](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/name#Inferred_function_names) are part of the EcmaScript spec...
### Your use case It would be nice if Element Web could [register itself as a protocol handler](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler) for IRC protocols (`irc://` / `ircs://`). Many people use Element as an...