| Index: LayoutTests/fast/table/table-before-child-style-update.html
|
| diff --git a/LayoutTests/fast/table/table-before-child-style-update.html b/LayoutTests/fast/table/table-before-child-style-update.html
|
| index 8355bb3d7469b49ad52f607b0417c88b12bb2283..6272e928f8c4f0cf9329115e98ecc23e0cecaf74 100644
|
| --- a/LayoutTests/fast/table/table-before-child-style-update.html
|
| +++ b/LayoutTests/fast/table/table-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 {
|
|
|