02:02:15 https://www.asus.com/pe/content/Laptop-OLED/ ah, I missed broken websites abusing CSS Chromeisms 02:02:44 only the page header and footer are visible, but only if you have accepted the Eurocookies warning 02:02:56 (which redirects you to another page) 02:03:20 even if you accept the Eurocookies warning, you can now scroll the page... but you'll only get header, blackness, footer 02:03:31 BUT! 02:04:17 the page contents are on a
with opacity:0, and some sort of CSS effect to reveal the contents which doesn't seem to be working here 02:04:41 (console shows a bunch of debug output from whatever framework Asus has used to not sell me a laptop) 02:05:46 there seems to be a jQuery event handler on that
that manipulates said effect? 02:05:59 (look for "Module Start - Resource Loaded") 06:50:19 well THIS is setup now.. https://code.binaryoutcast.com/ 10:52:57 tomman: yeah, I'd guess it's to be unobscured by javascript, and then javascript lacks proper error handling or something. A sad state of affairs. 10:53:37 some vendor/manufacturer websites have been growing more useless ever since the push to adopt more google-chrome-on-android-compatible webdesigns 10:54:37 what's fun is that this could be easily worked around if the stuff were available over ftp