git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Improve test mathml/presentation/tokenElements-background-color.html
[WebKit-https.git]
/
LayoutTests
/
mathml
/
presentation
/
tokenElements-background-color.html
diff --git
a/LayoutTests/mathml/presentation/tokenElements-background-color.html
b/LayoutTests/mathml/presentation/tokenElements-background-color.html
index
742ed82
..
1120413
100644
(file)
--- a/
LayoutTests/mathml/presentation/tokenElements-background-color.html
+++ b/
LayoutTests/mathml/presentation/tokenElements-background-color.html
@@
-11,6
+11,7
@@
}
mo, mtext, mn, mi {
background: #faa;
+ font: 20px Ahem;
}
</style>
</head>
@@
-25,7
+26,6
@@
<mo>mo</mo>
<mo>+</mo>
<mi>mi</mi>
- <mi>m</mi>
<mn>mn</mn>
</math>
</p>