| Index: content/test/data/accessibility/css/fixed-with-scrolling-expected-blink.txt
|
| diff --git a/content/test/data/accessibility/css/fixed-with-scrolling-expected-blink.txt b/content/test/data/accessibility/css/fixed-with-scrolling-expected-blink.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..eca0d8f14761d10c48ebc1b0ba96bcc13b7ada5b
|
| --- /dev/null
|
| +++ b/content/test/data/accessibility/css/fixed-with-scrolling-expected-blink.txt
|
| @@ -0,0 +1,8 @@
|
| +rootWebArea pageLocation=(0, 0) scrollY=50
|
| +++genericContainer pageLocation=(0, -50)
|
| +++++staticText pageLocation=(0, -50) name='Before'
|
| +++++++inlineTextBox pageLocation=(0, -50) name='Before'
|
| +++genericContainer pageLocation=(100, 100)
|
| +++++staticText pageLocation=(100, 100) name='Fixed'
|
| +++++++inlineTextBox pageLocation=(100, 100) name='Fixed'
|
| +++genericContainer pageLocation=(0, 950) name='After'
|
|
|