RESOLVED FIXED 163185
REGRESSION(r205909): Layout test editing/pasteboard/image-in-iframe.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163185
Summary REGRESSION(r205909): Layout test editing/pasteboard/image-in-iframe.html is f...
Michael Catanzaro
Reported 2016-10-09 13:31:51 PDT
Layout test editing/pasteboard/image-in-iframe.html is failing since r205909 "[GTK][Wayland] Implement clipboard support": --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/image-in-iframe-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/image-in-iframe-actual.txt @@ -4,7 +4,10 @@ RenderBlock {HTML} at (0,0) size 800x275 RenderBody {BODY} at (8,8) size 784x259 RenderBlock {DIV} at (0,0) size 502x102 [border: (1px solid #FF0000)] - RenderImage {IMG} at (1,1) size 76x103 + RenderInline {A} at (0,0) size 309x34 [color=#0000EE] + RenderText {#text} at (1,1) size 309x34 + text run at (1,1) width 309: "file:///home/slave/webkitgtk/gtk-linux-64-release-" + text run at (1,18) width 309: "tests/build/LayoutTests/editing/resources/abe.png" RenderBlock (anonymous) at (0,102) size 784x157 RenderIFrame {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)] layer at (0,0) size 300x150 @@ -15,4 +18,4 @@ RenderImage {IMG} at (0,0) size 76x103 RenderText {#text} at (0,0) size 0x0 RenderText {#text} at (0,0) size 0x0 -caret: position 1 of child 0 {IMG} of child 1 {DIV} of body +caret: position 99 of child 0 {#text} of child 0 {A} of child 1 {DIV} of body
Attachments
Patch (1.67 KB, patch)
2017-08-01 06:39 PDT, Ms2ger (he/him; ⌚ UTC+1/+2)
no flags
Michael Catanzaro
Comment 1 2016-10-09 13:48:11 PDT
(Updated expectations accordingly.)
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 2 2017-08-01 06:39:17 PDT
WebKit Commit Bot
Comment 3 2017-08-01 09:16:30 PDT
Comment on attachment 316850 [details] Patch Clearing flags on attachment: 316850 Committed r220099: <http://trac.webkit.org/changeset/220099>
WebKit Commit Bot
Comment 4 2017-08-01 09:16:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.