| Index: LayoutTests/fast/lists/inline-before-content-after-list-marker.html
|
| diff --git a/LayoutTests/fast/lists/inline-before-content-after-list-marker.html b/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
|
| index 48169428ad60aa991274a7e9426a386b2e81bd8b..837669d2f80dbf193c67fef697edcc520e811835 100644
|
| --- a/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
|
| +++ b/LayoutTests/fast/lists/inline-before-content-after-list-marker.html
|
| @@ -1,6 +1,7 @@
|
| <!DOCTYPE html>
|
| <!-- Test passes if you see green text only and no "PA" repetition -->
|
| <html>
|
| +<script src="../../resources/ahem.js"></script>
|
| <body style="font-family: Ahem; font-size: 40px; -webkit-font-smoothing: none;">
|
| <style>
|
| li:before { content: "PA"; }
|
|
|