PhistucK
PhistucK
The overlay was RTL in RTL websites due to no explicit directionality definition. I added LTR as the explicit direction using CSS on the overlay container.
https://cs.chromium.org/chromium/src/content/public/common/content_switches.cc?type=cs&l=574
This only shows "Chromium (b25744b) by [email protected]." instead of the actual commit message. It would be helpful to get the actual commit message. I find myself lots of times go...
This is an exploratory fix. It works, but I am not sure it is the right way to go.
 (Chrome 76 on Windows 10)
Add those fields to PerformanceResourceTiming. Protocol - SSL 1.0, SSL 2,0, SSL 3.0, TLS 1.1, TLS 1.2, TLS 1.3... Cipher - AES_128_GCM... Key exchange - ECDHE_RSA... Signature algorithm - SHA256RSA......
This addresses a tiny bit of https://github.com/lordmulder/DynamicAudioNormalizer/issues/12.
But temporarily remove the alias before building the image itself.
### Description Using the paper-menu-button Alternate Alignment demo, if there is not enough real estate for the menu to show in its entirety and a vertical scroll bar shows up...
The code was only looking for prefixed constants, but the standard constant is supported by all of the browsers for quite some time. I would even go farther and remove...