Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel="help" href="https://crbug.com/336164421">
<style>
#inner {
position: absolute;
left: anchor(left);
}
#inner::before {
display: none;
content: "";
}
</style>
<div id="inner"></div>