1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29

content / test / data / accessibility / html / iframe-coordinates-cross-process-expected-blink.txt [blame]

rootWebArea location=(0, 0) scrollX=0 scrollY=0
++genericContainer ignored location=(0, 0)
++++genericContainer ignored location=(0, 0)
++++++genericContainer location=(0, 0) size=(300, 150)
++++++++button location=(25, 25) size=(250, 50) name='Button'
++++++++++staticText location=(131, 42) name='Button'
++++++++++++inlineTextBox location=(0, 0) name='Button'
++++++genericContainer location=(0, 150) size=(300, 150)
++++++++button location=(25, 175) size=(250, 50) name='Button'
++++++++++staticText location=(131, 192) name='Button'
++++++++++++inlineTextBox location=(0, 0) name='Button'
++++++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
++++++++++++genericContainer ignored location=(0, 0) size=(300, 100)
++++++++++++++genericContainer ignored location=(0, 0) size=(300, 100)
++++++++++++++++genericContainer location=(0, 0) size=(300, 100)
++++++++++++++++++button location=(25, 25) size=(250, 50) name='Ordinary Button'
++++++++++++++++++++staticText location=(104, 42) name='Ordinary Button'
++++++++++++++++++++++inlineTextBox location=(0, 0) name='Ordinary Button'
++++++genericContainer location=(0, 450) size=(300, 150)
++++++++iframe location=(0, 450) size=(150, 50)
++++++++++rootWebArea location=(0, 0) size=(150, 50) scrollX=150 scrollY=50
++++++++++++genericContainer ignored location=(0, 0)
++++++++++++++genericContainer ignored location=(0, 0)
++++++++++++++++genericContainer location=(0, 0) size=(300, 100)
++++++++++++++++++button location=(25, 25) size=(250, 50) name='Scrolled Button'
++++++++++++++++++++staticText location=(105, 42) name='Scrolled Button'
++++++++++++++++++++++inlineTextBox location=(0, 0) name='Scrolled Button'