| Index: LayoutTests/fast/table/table-anonymous-cell-bug.html
|
| diff --git a/LayoutTests/fast/table/table-anonymous-cell-bug.html b/LayoutTests/fast/table/table-anonymous-cell-bug.html
|
| index 59cea5bacca6f380ff667129953958b99c172ff7..626435f55a30cd2c55724ea999c8c220e3e9ac9e 100644
|
| --- a/LayoutTests/fast/table/table-anonymous-cell-bug.html
|
| +++ b/LayoutTests/fast/table/table-anonymous-cell-bug.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| -<body style="font-family: ahem; -webkit-font-smoothing: none;">
|
| +<body style="font-family: Ahem; -webkit-font-smoothing: none;">
|
| <style>
|
| div.table { display: table; }
|
| div.section { display: table-row-group; }
|
|
|