| Index: LayoutTests/fast/text-autosizing/grid-dbcat.html
|
| diff --git a/LayoutTests/fast/text-autosizing/grid-dbcat.html b/LayoutTests/fast/text-autosizing/grid-dbcat.html
|
| index 5162a7a6df7cb3bfcf9b223521a408d6e77a82c4..f044042e7ceaa2dbb63514ce13ab1f62c2e6adf6 100644
|
| --- a/LayoutTests/fast/text-autosizing/grid-dbcat.html
|
| +++ b/LayoutTests/fast/text-autosizing/grid-dbcat.html
|
| @@ -11,7 +11,7 @@
|
| <body>
|
| <div style="display: grid">
|
| <div>
|
| - This tests that RenderGrid creates an autosizing layout scope.
|
| + This tests that LayoutGrid creates an autosizing layout scope.
|
| The test passes if it does not crash.
|
| </div>
|
| <div>
|
|
|