HTMLMediaElement is missing preLoad attribute
mdproctor opened this issue · 1 comments
mdproctor commented
HTMLMediaElement is missing preLoad attribute
realityforge commented
This has been added to the closure compiler externs and will be available in the next elemental2 release. Until then you can use the release
<dependency>
<groupId>org.realityforge.com.google.elemental2</groupId>
<artifactId>elemental2-dom</artifactId>
<version>1.0.0-b19-fb227e3</version>
</dependency>