Changeset 82708 in webkit


Ignore:
Timestamp:
Apr 1, 2011 12:50:16 PM (13 years ago)
Author:
Martin Robinson
Message:

2011-04-01 Martin Robinson <mrobinson@igalia.com>

[GTK] editing/deleting/5408255.html results are incorrect
https://bugs.webkit.org/show_bug.cgi?id=53644

Unskip this test and update the results, it appears to be passing now without any issue.

  • platform/gtk/Skipped: Unskip a test.
  • platform/gtk/editing/deleting/5408255-expected.checksum:
  • platform/gtk/editing/deleting/5408255-expected.png:
  • platform/gtk/editing/deleting/5408255-expected.txt:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r82700 r82708  
     12011-04-01  Martin Robinson  <mrobinson@igalia.com>
     2
     3        [GTK] editing/deleting/5408255.html results are incorrect
     4        https://bugs.webkit.org/show_bug.cgi?id=53644
     5
     6        Unskip this test and update the results, it appears to be passing now without any issue.
     7
     8        * platform/gtk/Skipped: Unskip a test.
     9        * platform/gtk/editing/deleting/5408255-expected.checksum:
     10        * platform/gtk/editing/deleting/5408255-expected.png:
     11        * platform/gtk/editing/deleting/5408255-expected.txt:
     12
    1132011-04-01  Adam Barth  <abarth@webkit.org>
    214
  • trunk/LayoutTests/platform/gtk/Skipped

    r82693 r82708  
    384384# https://bugs.webkit.org/show_bug.cgi?id=53645
    385385editing/pasteboard/copy-standalone-image.html
    386 
    387 # The box isn't empty after a test run with this test.
    388 # https://bugs.webkit.org/show_bug.cgi?id=53644
    389  editing/deleting/5408255.html
    390386
    391387# Missing delegates:
  • trunk/LayoutTests/platform/gtk/editing/deleting/5408255-expected.checksum

    r77440 r82708  
    1 b339d1f9e1224c1be03e5843ca8f4790
     14f7fa1cab0c2bd95964d800655d4a8ee
  • trunk/LayoutTests/platform/gtk/editing/deleting/5408255-expected.txt

    r77440 r82708  
    1 CONSOLE MESSAGE: line 16: TypeError: 'null' is not an object (evaluating 'deleteButton.offsetParent')
     1ALERT: 22
     2ALERT: 94
    23layer at (0,0) size 800x600
    34  RenderView at (0,0) size 800x600
     
    1011          text run at (0,19) width 87: "select:ignore. "
    1112          text run at (87,19) width 450: "The list should be removed, the editable region below should be empty."
    12       RenderBlock {DIV} at (0,54) size 784x102
    13         RenderBlock {UL} at (16,32) size 752x38
    14           RenderListItem {LI} at (40,0) size 712x19
    15             RenderListMarker at (-18,0) size 7x19: bullet
    16             RenderText {#text} at (0,0) size 8x19
    17               text run at (0,0) width 8: "1"
    18           RenderListItem {LI} at (40,19) size 712x19
    19             RenderListMarker at (-18,0) size 7x19: bullet
    20             RenderText {#text} at (0,0) size 8x19
    21               text run at (0,0) width 8: "2"
    22 caret: position 0 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 3 {DIV} of body
     13      RenderBlock {DIV} at (0,54) size 784x51
     14caret: position 0 of child 3 {DIV} of body
Note: See TracChangeset for help on using the changeset viewer.