index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
layout
/
pseudo-element-display-table-empty-content.html
blob: 0d217c363522da6dffbc7fc0eff260b4acb18ac8 (
plain
) (
blame
)
1
2
3
<!DOCTYPE html>
<
style
>
div
::
before
{
content
:
""
;
display
:
table
}</
style
>
<
div
></
div
>