This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>Test polyfill client</title> | |
</head> | |
<body> | |
<p>On Internet Explorer and Edge, both polyfills will try to create window.CustomElementRegistry, and the second will crash.</p> | |
<p>In this case, the execution <span id="result"></span></p> | |
<script src="script.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Balzer, 2014 | Pomerantsev, 2019 | Nguyen, 2019 | Frieson, 2021 | ||
---|---|---|---|---|---|
Semantic z-index: can I access z-index values with names that reflect their role? | ✅ | ❌ | ❌ | ✅ |