Changeset 120210 in webkit


Ignore:
Timestamp:
Jun 13, 2012, 8:07:57 AM (13 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening after r120100, r120167, r120173 and r120181.

  • fast/events/constructors/speech-recognition-error-constructor-expected.txt:
  • platform/gtk/editing/pasteboard/4641033-expected.txt:
  • platform/gtk/editing/selection/mixed-editability-1-expected.txt:
  • platform/gtk/editing/selection/paragraph-granularity-expected.txt:
  • platform/gtk/editing/selection/triple-click-in-pre-expected.txt:
  • platform/gtk/editing/selection/word-granularity-expected.txt:
  • platform/gtk/fast/multicol/span/clone-flexbox-expected.txt:
  • platform/gtk/http/tests/misc/location-replace-crossdomain-expected.txt:
Location:
trunk/LayoutTests
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r120208 r120210  
     12012-06-13  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening after r120100, r120167, r120173 and r120181.
     4
     5        * fast/events/constructors/speech-recognition-error-constructor-expected.txt:
     6        * platform/gtk/editing/pasteboard/4641033-expected.txt:
     7        * platform/gtk/editing/selection/mixed-editability-1-expected.txt:
     8        * platform/gtk/editing/selection/paragraph-granularity-expected.txt:
     9        * platform/gtk/editing/selection/triple-click-in-pre-expected.txt:
     10        * platform/gtk/editing/selection/word-granularity-expected.txt:
     11        * platform/gtk/fast/multicol/span/clone-flexbox-expected.txt:
     12        * platform/gtk/http/tests/misc/location-replace-crossdomain-expected.txt:
     13
    1142012-06-13  Alexander Pavlov  <apavlov@chromium.org>
    215
  • trunk/LayoutTests/fast/events/constructors/speech-recognition-error-constructor-expected.txt

    r120181 r120210  
    44
    55
    6 PASS new webkitSpeechRecognitionError('eventType').bubbles is false
    7 PASS new webkitSpeechRecognitionError('eventType').cancelable is false
    8 PASS new webkitSpeechRecognitionError('eventType').code is 0
    9 PASS new webkitSpeechRecognitionError('eventType').message is ""
    10 PASS new webkitSpeechRecognitionError('eventType', { bubbles: false }).bubbles is false
    11 PASS new webkitSpeechRecognitionError('eventType', { bubbles: true }).bubbles is true
    12 PASS new webkitSpeechRecognitionError('eventType', { cancelable: false }).cancelable is false
    13 PASS new webkitSpeechRecognitionError('eventType', { cancelable: true }).cancelable is true
    14 PASS new webkitSpeechRecognitionError('eventType', { code: 1 }).code is 1
    15 PASS new webkitSpeechRecognitionError('eventType', { code: 12345 }).code is 12345
    16 PASS new webkitSpeechRecognitionError('eventType', { message: 'foo' }).message is "foo"
     6FAIL new webkitSpeechRecognitionError('eventType').bubbles should be false. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     7FAIL new webkitSpeechRecognitionError('eventType').cancelable should be false. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     8FAIL new webkitSpeechRecognitionError('eventType').code should be 0. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     9FAIL new webkitSpeechRecognitionError('eventType').message should be . Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     10FAIL new webkitSpeechRecognitionError('eventType', { bubbles: false }).bubbles should be false. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     11FAIL new webkitSpeechRecognitionError('eventType', { bubbles: true }).bubbles should be true. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     12FAIL new webkitSpeechRecognitionError('eventType', { cancelable: false }).cancelable should be false. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     13FAIL new webkitSpeechRecognitionError('eventType', { cancelable: true }).cancelable should be true. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     14FAIL new webkitSpeechRecognitionError('eventType', { code: 1 }).code should be 1. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     15FAIL new webkitSpeechRecognitionError('eventType', { code: 12345 }).code should be 12345. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
     16FAIL new webkitSpeechRecognitionError('eventType', { message: 'foo' }).message should be foo. Threw exception ReferenceError: Can't find variable: webkitSpeechRecognitionError
    1717
  • trunk/LayoutTests/platform/gtk/editing/pasteboard/4641033-expected.txt

    r114810 r120210  
    3434              text run at (4,4) width 9: "1"
    3535        RenderText {#text} at (0,0) size 0x0
     36        RenderText {#text} at (0,0) size 0x0
    3637caret: position 1 of child 2 {SELECT} of child 2 {DIV} of body
  • trunk/LayoutTests/platform/gtk/editing/selection/mixed-editability-1-expected.txt

    r114836 r120210  
    1818        text run at (782,0) width 2: " "
    1919        text run at (0,18) width 351: "the first two letters of the first word of the first sentence."
     20      RenderText {#text} at (0,0) size 0x0
    2021selection start: position 0 of child 0 {#text} of child 0 {SPAN} of body
    2122selection end:   position 2 of child 0 {#text} of child 0 {SPAN} of body
  • trunk/LayoutTests/platform/gtk/editing/selection/paragraph-granularity-expected.txt

    r120173 r120210  
    1717          text run at (368,0) width 329: "The new selection should use paragraph granularity."
    1818      RenderBlock {P} at (0,34) size 784x54 [color=#008000]
    19         RenderText {#text} at (0,0) size 771x55
     19        RenderText {#text} at (0,0) size 778x55
    2020          text run at (0,0) width 224: "This test does not run interactively. "
    21           text run at (224,0) width 414: "It uses the testRunners eventSender to do mouse clicks. "
    22           text run at (638,0) width 121: "To run it manually,"
    23           text run at (0,18) width 365: "double click on the blue 'g', then drag down to the red 'g'. "
    24           text run at (365,18) width 406: "As you drag, watch the selection that is created, it should always"
    25           text run at (0,36) width 244: "start and end on paragraph boundaries."
     21          text run at (224,0) width 352: "It uses the testRunners eventSender to do mouse clicks. "
     22          text run at (576,0) width 202: "To run it manually, double click"
     23          text run at (0,18) width 284: "on the blue 'g', then drag down to the red 'g'. "
     24          text run at (284,18) width 490: "As you drag, watch the selection that is created, it should always start and end"
     25          text run at (0,36) width 160: "on paragraph boundaries."
    2626      RenderBlock {DIV} at (0,104) size 784x108
    2727        RenderText {#text} at (0,0) size 84x19
  • trunk/LayoutTests/platform/gtk/editing/selection/triple-click-in-pre-expected.txt

    r120173 r120210  
    1414          text run at (0,0) width 379: "This tests modifying a selection created with a double click. "
    1515          text run at (379,0) width 299: "The new selection should use word granularity."
    16       RenderBlock {P} at (0,34) size 784x54 [color=#008000]
    17         RenderText {#text} at (0,0) size 764x55
     16      RenderBlock {P} at (0,34) size 784x36 [color=#008000]
     17        RenderText {#text} at (0,0) size 767x37
    1818          text run at (0,0) width 224: "This test does not run interactively. "
    19           text run at (224,0) width 414: "It uses the testRunners eventSender to do mouse clicks. "
    20           text run at (638,0) width 121: "To run it manually,"
    21           text run at (0,18) width 522: "triple click on the second line in the box below (anywhere after \"whitespace:pre\"). "
    22           text run at (522,18) width 242: "The triple click should select the entire"
    23           text run at (0,36) width 27: "line."
    24       RenderBlock {DIV} at (0,104) size 784x58
     19          text run at (224,0) width 352: "It uses the testRunners eventSender to do mouse clicks. "
     20          text run at (576,0) width 191: "To run it manually, triple click"
     21          text run at (0,18) width 452: "on the second line in the box below (anywhere after \"whitespace:pre\"). "
     22          text run at (452,18) width 273: "The triple click should select the entire line."
     23      RenderBlock {DIV} at (0,86) size 784x58
    2524        RenderBlock {DIV} at (0,0) size 784x58 [border: (1px solid #0000FF)]
    2625          RenderBlock {PRE} at (1,14) size 782x30
  • trunk/LayoutTests/platform/gtk/editing/selection/word-granularity-expected.txt

    r120173 r120210  
    1515          text run at (379,0) width 299: "The new selection should use word granularity."
    1616      RenderBlock {P} at (0,34) size 784x54 [color=#008000]
    17         RenderText {#text} at (0,0) size 771x55
     17        RenderText {#text} at (0,0) size 778x55
    1818          text run at (0,0) width 224: "This test does not run interactively. "
    19           text run at (224,0) width 414: "It uses the testRunners eventSender to do mouse clicks. "
    20           text run at (638,0) width 121: "To run it manually,"
    21           text run at (0,18) width 365: "double click on the blue 'g', then drag down to the red 'g'. "
    22           text run at (365,18) width 406: "As you drag, watch the selection that is created, it should always"
    23           text run at (0,36) width 214: "start and end on word boundaries."
     19          text run at (224,0) width 352: "It uses the testRunners eventSender to do mouse clicks. "
     20          text run at (576,0) width 202: "To run it manually, double click"
     21          text run at (0,18) width 284: "on the blue 'g', then drag down to the red 'g'. "
     22          text run at (284,18) width 490: "As you drag, watch the selection that is created, it should always start and end"
     23          text run at (0,36) width 130: "on word boundaries."
    2424      RenderBlock {DIV} at (0,104) size 784x108
    2525        RenderText {#text} at (0,0) size 84x19
  • trunk/LayoutTests/platform/gtk/fast/multicol/span/clone-flexbox-expected.txt

    r119193 r120210  
    1111  RenderBlock (anonymous multi-column) at (0,0) size 784x17
    1212    RenderFlexibleBox {DIV} at (0,0) size 117x16 [color=#FFFFFF]
    13       RenderBlock (anonymous) at (0,0) size 117x16
     13      RenderBlock (anonymous) at (0,0) size 16x16
    1414        RenderText {#text} at (0,0) size 16x17
    1515          text run at (0,0) width 16: "a"
     
    1717  RenderBlock (anonymous multi-column) at (0,17) size 784x17
    1818    RenderFlexibleBox {DIV} at (0,0) size 117x16 [color=#FFFFFF]
    19       RenderBlock (anonymous) at (0,0) size 117x16
     19      RenderBlock (anonymous) at (0,0) size 16x16
    2020        RenderText {#text} at (0,0) size 16x17
    2121          text run at (0,0) width 16: "b"
  • trunk/LayoutTests/platform/gtk/http/tests/misc/location-replace-crossdomain-expected.txt

    r114836 r120210  
    1313                text run at (0,0) width 71: "SUCCESS"
    1414      RenderText {#text} at (0,0) size 0x0
     15      RenderText {#text} at (0,0) size 0x0
Note: See TracChangeset for help on using the changeset viewer.