| Index: LayoutTests/fast/layers/crash-shadowdom-scrollbar-no-scrollable-area.html
|
| diff --git a/LayoutTests/fast/layers/crash-shadowdom-scrollbar-no-scrollable-area.html b/LayoutTests/fast/layers/crash-shadowdom-scrollbar-no-scrollable-area.html
|
| index cd3db091bcb4ed52be09765ce7c650659e286527..a5c47bdbf84731a42b79f50304c59b6ac09ae660 100644
|
| --- a/LayoutTests/fast/layers/crash-shadowdom-scrollbar-no-scrollable-area.html
|
| +++ b/LayoutTests/fast/layers/crash-shadowdom-scrollbar-no-scrollable-area.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<div>This test checks that RenderLayer doesn't crash because it is missing a ScrollableArea.</div>
|
| +<div>This test checks that Layer doesn't crash because it is missing a ScrollableArea.</div>
|
| <div>This test has PASSED if it didn't CRASH.</div>
|
| <script>
|
| if (window.testRunner)
|
|
|