Sign in
chromium
/
chromium
/
src.git
/
72.0.3586.0
/
.
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
multicol
/
change-column-rule-expected.html
blob: 12f9c9a28d23fd3d4544681631043167e9bb5842 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
The rules below should be green, and there should be no assertion failures.
</p>
<div
id
=
"mc"
style
=
"
columns
:
3
;
line-height
:
100px
;
column-rule
:
solid green
;
"
>
<br>
<br>
<br>
</div>