haikuwebkit/LayoutTests/animations/keyframe-rem-unit-expected....

9 lines
85 B
HTML

<!DOCTYPE html>
<style>
div {
font-size: 6rem;
}
</style>
<div>Hello world!</div>