blob: a44c56e09c5fdefa8163953e842f117b032de99e [file] [log] [blame]
<html>
<head>
<style type="text/css">body .test {
font-size: 14px;
line-height: 28px; }
body .text {
color: green; }
body .test::after {
content: "";
background-color: white; }
body .test {
padding: 5px; }
/*# sourceMappingURL=sourcemap-css-absolute.map */
</style>
</head>
<body>
<div class="test text">Test div</div>
</body>
</html>