RESOLVED FIXED 152132
[iOS Simulator] Add expected results for compositing/layers-inside-overflow-scroll.html
https://bugs.webkit.org/show_bug.cgi?id=152132
Summary [iOS Simulator] Add expected results for compositing/layers-inside-overflow-s...
Ryan Haddad
Reported 2015-12-10 09:03:41 PST
[iOS Simulator] Add expected results for compositing/layers-inside-overflow-scroll.html Currently, the results are missing for ios-simulator <https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r193902%20(1662)/results.html> Actual results: layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x431 RenderBlock {HTML} at (0,0) size 800x431 RenderBody {BODY} at (8,16) size 784x405 RenderBlock {P} at (0,0) size 784x20 RenderText {#text} at (0,0) size 444x19 text run at (0,0) width 444: "The red box in the overflow:scroll div should be scrolled out of view." RenderBlock {DIV} at (10,36) size 302x207 [border: (1px solid #000000)] RenderText {#text} at (0,0) size 0x0 layer at (19,53) size 300x200 RenderVideo {VIDEO} at (1,1) size 300x200 layer at (18,269) size 302x152 clip at (19,270) size 285x150 scrollY 100 scrollHeight 500 RenderBlock {DIV} at (10,253) size 302x152 [border: (1px solid #000000)] RenderBlock {DIV} at (1,1) size 285x500
Attachments
Ryan Haddad
Comment 1 2015-12-10 13:43:09 PST
Added in r193925
Ryan Haddad
Comment 2 2015-12-14 15:01:43 PST
(In reply to comment #1) > Added in r193925 Apparently the results have two newlines at the end, so it is still failing. Added the second newline in r194063.
Note You need to log in before you can comment on or make changes to this bug.