mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<style type="text/css"><![CDATA[
|
||||
p
|
||||
{
|
||||
font: 1em/1.25 serif; /* computes to 16px/20px */
|
||||
font: 16px/1.25 serif; /* computes to 16px/20px */
|
||||
}
|
||||
|
||||
div#test
|
||||
|
||||
Reference in New Issue
Block a user