Try to work around Mac test failure

git-svn-id: svn://10.0.0.236/trunk@240523 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
smontagu%smontagu.org
2007-12-05 08:48:44 +00:00
parent 6e4a322c89
commit d91295d2a6
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@
</style>
</head>
<body>
<p><span class="fake-first-letter">&#x0045;&#x0301;</span>cole</p>
<p><span class="fake-first-letter">&#x0065;&#x0301;</span>cole</p>
</body>
</html>

View File

@@ -6,6 +6,6 @@
</style>
</head>
<body>
<p>&#x0045;&#x0301;cole</p>
<p>&#x0065;&#x0301;cole</p>
</body>
</html>