Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
mathml
/
presentation
/
attributes-style-expected-mismatch.html
blob: 090d1c5def6026b16b0e70c4c18bbc13f69f5061 [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<title>
style
</title>
<meta
charset
=
"utf-8"
/>
</head>
<body>
<!-- This should render without any shadow. -->
<math>
<mfrac>
<mn>
1
</mn>
<mn>
2
</mn>
</mfrac>
</math>
</body>
</html>