| Index: LayoutTests/fast/repaint/fixed-table-overflow.html
|
| diff --git a/LayoutTests/fast/repaint/fixed-table-overflow.html b/LayoutTests/fast/repaint/fixed-table-overflow.html
|
| index e318f34ec8f24c3ee90afdb7e173c7b00227f73d..34c3e3ae4723c16018992173e36ed4b521a8fee1 100644
|
| --- a/LayoutTests/fast/repaint/fixed-table-overflow.html
|
| +++ b/LayoutTests/fast/repaint/fixed-table-overflow.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>
|
|
|