| Index: LayoutTests/fast/lists/list-marker-before-content-table.html
|
| diff --git a/LayoutTests/fast/lists/list-marker-before-content-table.html b/LayoutTests/fast/lists/list-marker-before-content-table.html
|
| index fb81cdd32f0ce4660f5451273a66efa309efbc5b..5a4cbb74fac96dfa1ec603ff7dc26cf832dcf0f0 100644
|
| --- a/LayoutTests/fast/lists/list-marker-before-content-table.html
|
| +++ b/LayoutTests/fast/lists/list-marker-before-content-table.html
|
| @@ -1,6 +1,7 @@
|
| <!DOCTYPE html>
|
| <!-- You should only one blue textbox between the green list maker and green textbox -->
|
| <html>
|
| +<script src="../../resources/ahem.js"></script>
|
| <body style="font: 1em/1 Ahem, sans-serif;">
|
| <style>
|
| li:before {
|
|
|