| Index: LayoutTests/fast/table/table-row-before-child-style-update.html
|
| diff --git a/LayoutTests/fast/table/table-row-before-child-style-update.html b/LayoutTests/fast/table/table-row-before-child-style-update.html
|
| index 4f90a51b5eedc838339ed46525ede91531eb0871..6ef36f9f09b169903cf7cb3e16f6ad6cea030b57 100644
|
| --- a/LayoutTests/fast/table/table-row-before-child-style-update.html
|
| +++ b/LayoutTests/fast/table/table-row-before-child-style-update.html
|
| @@ -1,5 +1,6 @@
|
| <!-- The blue and green text boxes should not overlap -->
|
| <html>
|
| +<script src="../../resources/ahem.js"></script>
|
| <body style="font: 1em/1 Ahem, sans-serif;">
|
| <style>
|
| div::before {
|
|
|