Index: LayoutTests/fast/repaint/fixed-after-scroll.html |
diff --git a/LayoutTests/fast/repaint/fixed-after-scroll.html b/LayoutTests/fast/repaint/fixed-after-scroll.html |
index 0903beaa08919558ab4061fa580d39b286d2d9f0..06bc5b5b7e4cffca60712b317880701611f476b3 100644 |
--- a/LayoutTests/fast/repaint/fixed-after-scroll.html |
+++ b/LayoutTests/fast/repaint/fixed-after-scroll.html |
@@ -20,7 +20,7 @@ |
</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. --> |
<div style="top: 200px;" class="red fixed"></div> |
<div id="t" style="top: 200px;" class="green absolute"></div> |