| Index: third_party/WebKit/LayoutTests/fast/css/sticky/sticky-table-th-top-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/sticky/sticky-table-row-top-expected.html b/third_party/WebKit/LayoutTests/fast/css/sticky/sticky-table-th-top-expected.html
|
| similarity index 94%
|
| rename from third_party/WebKit/LayoutTests/fast/css/sticky/sticky-table-row-top-expected.html
|
| rename to third_party/WebKit/LayoutTests/fast/css/sticky/sticky-table-th-top-expected.html
|
| index 1350120cd2786afe4b152c4348368140ec90ec93..63adb5e555006b435d1d5696b26579a69f0dfee8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/sticky/sticky-table-row-top-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/sticky/sticky-table-th-top-expected.html
|
| @@ -1,4 +1,5 @@
|
| <!DOCTYPE html>
|
| +
|
| <html>
|
| <head>
|
| <style>
|
| @@ -61,7 +62,7 @@
|
| </div>
|
| </div>
|
| <div style="position: absolute; top: 520px;">
|
| - This test checks that sticky positioned table rows are contained by their table.
|
| + This test checks that sticky positioned table ths are contained by their table.
|
| There should be no red.
|
| </div>
|
| </body>
|
|
|