| Index: LayoutTests/fast/repaint/fixed-table-cell.html
|
| diff --git a/LayoutTests/fast/repaint/fixed-table-cell.html b/LayoutTests/fast/repaint/fixed-table-cell.html
|
| index 6789c29dbb50e8cda0b16b5a34173f0ef1a395a0..be119c1f35a85c13dc8d1aa8dc84914f2a3dba66 100644
|
| --- a/LayoutTests/fast/repaint/fixed-table-cell.html
|
| +++ b/LayoutTests/fast/repaint/fixed-table-cell.html
|
| @@ -24,7 +24,7 @@
|
| </script>
|
| </head>
|
| <body style="height:2000px;">
|
| - <!-- Repaint test for https://bugs.webkit.org/show_bug.cgi?id=64650: RenderLayer fixed position logic needs more basic testing -->
|
| + <!-- Repaint test for https://bugs.webkit.org/show_bug.cgi?id=64650: Layer fixed position logic needs more basic testing -->
|
| <!-- You should see no red on this page. -->
|
| <table>
|
| <tr><td></td><td></td></tr>
|
|
|