| Index: content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt
|
| diff --git a/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt b/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt
|
| index ea9ddb8a2275a85e4f197268e95ac59e523970c9..60836d9969dbae3f77d99ff79791d8ddfbf9c043 100644
|
| --- a/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt
|
| +++ b/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt
|
| @@ -1,15 +1,15 @@
|
| rootWebArea location=(0, 0) scrollX=0 scrollY=0
|
| -++div location=(0, 0) size=(300, 150)
|
| +++genericContainer location=(0, 0) size=(300, 150)
|
| ++++button location=(25, 25) size=(250, 50) name='Button'
|
| -++div location=(0, 150) size=(300, 150)
|
| +++genericContainer location=(0, 150) size=(300, 150)
|
| ++++button location=(25, 175) size=(250, 50) name='Button'
|
| -++div location=(0, 300) size=(300, 150)
|
| +++genericContainer location=(0, 300) size=(300, 150)
|
| ++++iframe location=(0, 300) size=(300, 100)
|
| ++++++rootWebArea location=(0, 0) size=(300, 100) scrollX=0 scrollY=0
|
| -++++++++div location=(0, 0) size=(300, 100)
|
| +++++++++genericContainer location=(0, 0) size=(300, 100)
|
| ++++++++++button location=(25, 25) size=(250, 50) name='Ordinary Button'
|
| -++div location=(0, 450) size=(300, 150)
|
| +++genericContainer location=(0, 450) size=(300, 150)
|
| ++++iframe location=(0, 450) size=(150, 50)
|
| ++++++rootWebArea location=(0, 0) size=(300, 100) scrollX=150 scrollY=50
|
| -++++++++div location=(0, 0) size=(300, 100)
|
| +++++++++genericContainer location=(0, 0) size=(300, 100)
|
| ++++++++++button location=(25, 25) size=(250, 50) name='Scrolled Button'
|
|
|