shans

Results 8 comments of shans

Here is a more general example showing that vertically wrapping flex boxes can't stack side-by-side in any context without the potential for content occlusion: http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=4179 Note that there should be...

The workaround, if you want to call it that, is to explicitly size the columns and manually assign items to them :(

LGTM. @tabatkins ?

Hi, Thanks for raising this issue. We do intend to support all properties animatable by CSS Transitions and Animations, as well as all attributes animatable via SVG, both in the...

Note: DON'T LAND THIS PATCH JUST YET! I want to make sure that #6104 resolves b/167648998 first and this will mask the crash.

I'm really unsure about whether we actually want this or not. It does prevent us from crashing if the schema doesn't match the data, but on the flipside it means...

Which of these tests are still flaky? Is it just wasm-api-test?