Changeset 179924 in webkit


Ignore:
Timestamp:
Feb 11, 2015 5:54:24 AM (9 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed GTK+ Gardening 11 February.

Patch by Marcos Chavarría Teijeiro <chavarria1991@gmail.com> on 2015-02-11

  • platform/gtk/TestExpectations:
  • platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt: Rebaselined after r179168.
  • platform/gtk/fast/css/outline-auto-empty-rects-expected.txt: Added. Rebaselined after r177774.
  • platform/gtk/fast/css/pseudo-invalid-form-invalidation-optimization-expected.txt: Added. Rebaselined after r177664.
  • platform/gtk/fast/css/pseudo-valid-form-invalidation-optimization-expected.txt: Added. Rebaselined after r177664.
  • platform/gtk/fast/forms/basic-buttons-expected.txt: Rebaselined after r178078.
  • platform/gtk/fast/line-grid/line-align-right-edges-expected.txt: Rebaselined after r177128.
  • platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt: Added. Rebaselined after r177774.
  • platform/gtk/fast/table/022-expected.txt: Added. Rebaselined after r177774.
  • platform/gtk/fast/text/wbr-pre-expected.txt: Added. Rebaselined after r177774.
  • platform/gtk/fast/text/whitespace/019-expected.txt: Added. Rebaselined after r177774.
  • platform/gtk/fast/text/whitespace/023-expected.txt: Added. Rebaselined after r177774.
  • platform/gtk/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added. Rebaselined after r177490.
  • platform/gtk/svg/custom/glyph-selection-arabic-forms-expected.txt: Added. Rebaselined after r177774.
  • platform/gtk/svg/custom/glyph-selection-lang-attribute-expected.txt: Rebaselined after r177490.
Location:
trunk/LayoutTests
Files:
10 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r179922 r179924  
     12015-02-11  Marcos Chavarría Teijeiro  <chavarria1991@gmail.com>
     2
     3        Unreviewed GTK+ Gardening 11 February.
     4
     5        * platform/gtk/TestExpectations:
     6        * platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt: Rebaselined after r179168.
     7        * platform/gtk/fast/css/outline-auto-empty-rects-expected.txt: Added. Rebaselined after r177774.
     8        * platform/gtk/fast/css/pseudo-invalid-form-invalidation-optimization-expected.txt: Added. Rebaselined after r177664.
     9        * platform/gtk/fast/css/pseudo-valid-form-invalidation-optimization-expected.txt: Added. Rebaselined after r177664.
     10        * platform/gtk/fast/forms/basic-buttons-expected.txt: Rebaselined after r178078.
     11        * platform/gtk/fast/line-grid/line-align-right-edges-expected.txt: Rebaselined after r177128.
     12        * platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt: Added. Rebaselined after r177774.
     13        * platform/gtk/fast/table/022-expected.txt: Added. Rebaselined after r177774.
     14        * platform/gtk/fast/text/wbr-pre-expected.txt: Added. Rebaselined after r177774.
     15        * platform/gtk/fast/text/whitespace/019-expected.txt: Added. Rebaselined after r177774.
     16        * platform/gtk/fast/text/whitespace/023-expected.txt: Added. Rebaselined after r177774.
     17        * platform/gtk/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added. Rebaselined after r177490.
     18        * platform/gtk/svg/custom/glyph-selection-arabic-forms-expected.txt: Added. Rebaselined after r177774.
     19        * platform/gtk/svg/custom/glyph-selection-lang-attribute-expected.txt: Rebaselined after r177490.
     20
    1212015-02-11  Carlos Garcia Campos  <cgarcia@igalia.com>
    222
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r179922 r179924  
    540540webkit.org/b/141423 fast/css/line-height-text-autosizing.html [ Failure ]
    541541webkit.org/b/141423 fast/css/getComputedStyle/computed-style.html [ Failure ]
     542
     543#Pointer and hover media queries.
     544webkit.org/b/141466 fast/media/mq-any-hover-matchMedia.html [ Failure ]
     545webkit.org/b/141466 fast/media/mq-any-hover-styling.html [ Failure ]
     546webkit.org/b/141466 fast/media/mq-any-pointer-matchMedia.html [ Failure ]
     547webkit.org/b/141466 fast/media/mq-any-pointer-styling.html [ Failure ]
     548webkit.org/b/141466 fast/media/mq-hover-matchMedia.html [ Failure ]
     549webkit.org/b/141466 fast/media/mq-hover-styling.html [ Failure ]
     550webkit.org/b/141466 fast/media/mq-pointer-matchMedia.html [ Failure ]
     551webkit.org/b/141466 fast/media/mq-pointer-styling.html [ Failure ]
     552webkit.org/b/141466 fast/media/mq-pointer.html [ Failure ]
     553
     554webkit.org/b/141468 http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Failure ]
     555webkit.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
     556webkit.org/b/141469 http/tests/media/hls/hls-progress.html [ Failure ]
     557webkit.org/b/141423 svg/css/getComputedStyle-basic.xhtml [ Failure ]
    542558
    543559#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/editing/pasteboard/onpaste-text-html-expected.txt

    r172702 r179924  
    11CONSOLE MESSAGE: line 21: text/plain: This test verifies that we can get text/html from the clipboard during an onpaste event.
    2 CONSOLE MESSAGE: line 23: text/html: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; display: inline !important; float: none;">This test verifies that we can get text/html from the clipboard during an onpaste event.<span class="Apple-converted-space"> </span></span>
     2CONSOLE MESSAGE: line 23: text/html: <span style="color: rgb(0, 0, 0); font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 17px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; display: inline !important; float: none;">This test verifies that we can get text/html from the clipboard during an onpaste event.<span class="Apple-converted-space"> </span></span>
    33This test verifies that we can get text/html from the clipboard during an onpaste event. This test requires DRT.
    44Paste content in this div.This test verifies that we can get text/html from the clipboard during an onpaste event. 
  • trunk/LayoutTests/platform/gtk/fast/forms/basic-buttons-expected.txt

    r148821 r179924  
    4343            RenderTableCell {TD} at (229,25) size 157x19 [r=1 c=2 rs=1 cs=1]
    4444              RenderText {#text} at (1,1) size 104x17
    45                 text run at (1,1) width 104: "(26, 16) (22, 12)"
     45                text run at (1,1) width 104: "(26, 26) (22, 22)"
    4646            RenderTableCell {TD} at (386,19) size 132x32 [r=1 c=3 rs=1 cs=1]
    4747              RenderButton {INPUT} at (3,3) size 38x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     
    6161                  RenderImage {IMG} at (0,4) size 10x10
    6262            RenderTableCell {TD} at (229,55) size 157x19 [r=2 c=2 rs=1 cs=1]
    63               RenderText {#text} at (1,1) size 88x17
    64                 text run at (1,1) width 88: "(21, 4) (17, 0)"
     63              RenderText {#text} at (1,1) size 104x17
     64                text run at (1,1) width 104: "(21, 14) (17, 10)"
    6565            RenderTableCell {TD} at (386,51) size 132x27 [r=2 c=3 rs=1 cs=1]
    6666              RenderButton {INPUT} at (3,3) size 26x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     
    8181            RenderTableCell {TD} at (229,95) size 157x19 [r=3 c=2 rs=1 cs=1]
    8282              RenderText {#text} at (1,1) size 104x17
    83                 text run at (1,1) width 104: "(33, 16) (29, 12)"
     83                text run at (1,1) width 104: "(33, 26) (29, 22)"
    8484            RenderTableCell {TD} at (386,78) size 132x53 [r=3 c=3 rs=1 cs=1]
    8585              RenderButton {INPUT} at (3,3) size 52x47 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     
    9999                  RenderImage {IMG} at (0,4) size 10x10
    100100            RenderTableCell {TD} at (229,137) size 157x19 [r=4 c=2 rs=1 cs=1]
    101               RenderText {#text} at (1,1) size 88x17
    102                 text run at (1,1) width 88: "(25, 8) (21, 4)"
     101              RenderText {#text} at (1,1) size 104x17
     102                text run at (1,1) width 104: "(25, 18) (21, 14)"
    103103            RenderTableCell {TD} at (386,131) size 132x31 [r=4 c=3 rs=1 cs=1]
    104104              RenderButton {INPUT} at (3,3) size 30x25 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     
    119119            RenderTableCell {TD} at (229,168) size 157x19 [r=5 c=2 rs=1 cs=1]
    120120              RenderText {#text} at (1,1) size 104x17
    121                 text run at (1,1) width 104: "(26, 16) (22, 12)"
     121                text run at (1,1) width 104: "(26, 26) (22, 22)"
    122122            RenderTableCell {TD} at (386,162) size 132x32 [r=5 c=3 rs=1 cs=1]
    123123              RenderButton {INPUT} at (3,3) size 38x26 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     
    138138            RenderTableCell {TD} at (229,201) size 157x19 [r=6 c=2 rs=1 cs=1]
    139139              RenderText {#text} at (1,1) size 104x17
    140                 text run at (1,1) width 104: "(27, 18) (23, 14)"
     140                text run at (1,1) width 104: "(27, 28) (23, 24)"
    141141            RenderTableCell {TD} at (386,194) size 132x33 [r=6 c=3 rs=1 cs=1]
    142142              RenderButton {INPUT} at (3,3) size 40x27 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
     
    157157            RenderTableCell {TD} at (229,251) size 157x19 [r=7 c=2 rs=1 cs=1]
    158158              RenderText {#text} at (1,1) size 104x17
    159                 text run at (1,1) width 104: "(61, 44) (57, 40)"
     159                text run at (1,1) width 104: "(61, 54) (57, 50)"
    160160            RenderTableCell {TD} at (386,227) size 132x67 [r=7 c=3 rs=1 cs=1]
    161161              RenderButton {INPUT} at (3,3) size 66x61 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
  • trunk/LayoutTests/platform/gtk/fast/line-grid/line-align-right-edges-expected.txt

    r148819 r179924  
    2222layer at (342,308) size 300x30
    2323  RenderBlock (positioned) {DIV} at (334,300) size 300x30 [bgcolor=#DDDDDD]
    24     RenderText {#text} at (170,3) size 120x24
    25       text run at (170,3) width 120: "X X X"
     24    RenderText {#text} at (161,3) size 120x24
     25      text run at (161,3) width 120: "X X X"
  • trunk/LayoutTests/platform/gtk/svg/custom/glyph-selection-lang-attribute-expected.txt

    r114836 r179924  
    44  RenderSVGRoot {svg} at (0,0) size 800x600
    55    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
    6     RenderSVGContainer {g} at (83,16) size 52x551
     6    RenderSVGContainer {g} at (83,16) size 42x551
    77      RenderSVGText {text} at (50,10) size 25x50 contains 1 chunk(s)
    88        RenderSVGInlineText {#text} at (0,0) size 25x50
     
    1111        RenderSVGInlineText {#text} at (0,0) size 25x50
    1212          chunk 1 text run 1 at (50.00,120.00) startOffset 0 endOffset 1 width 24.90: "a"
    13       RenderSVGText {text} at (50,150) size 31x50 contains 1 chunk(s)
    14         RenderSVGInlineText {#text} at (0,0) size 31x50
    15           chunk 1 text run 1 at (50.00,190.00) startOffset 0 endOffset 1 width 30.60: "a"
    16       RenderSVGText {text} at (50,220) size 31x50 contains 1 chunk(s)
    17         RenderSVGInlineText {#text} at (0,0) size 31x50
    18           chunk 1 text run 1 at (50.00,260.00) startOffset 0 endOffset 1 width 30.60: "a"
    19       RenderSVGText {text} at (50,290) size 31x50 contains 1 chunk(s)
    20         RenderSVGInlineText {#text} at (0,0) size 31x50
    21           chunk 1 text run 1 at (50.00,330.00) startOffset 0 endOffset 1 width 30.60: "a"
     13      RenderSVGText {text} at (50,150) size 25x50 contains 1 chunk(s)
     14        RenderSVGInlineText {#text} at (0,0) size 25x50
     15          chunk 1 text run 1 at (50.00,190.00) startOffset 0 endOffset 1 width 24.90: "a"
     16      RenderSVGText {text} at (50,220) size 25x50 contains 1 chunk(s)
     17        RenderSVGInlineText {#text} at (0,0) size 25x50
     18          chunk 1 text run 1 at (50.00,260.00) startOffset 0 endOffset 1 width 24.90: "a"
     19      RenderSVGText {text} at (50,290) size 25x50 contains 1 chunk(s)
     20        RenderSVGInlineText {#text} at (0,0) size 25x50
     21          chunk 1 text run 1 at (50.00,330.00) startOffset 0 endOffset 1 width 24.90: "a"
    2222    RenderSVGContainer {g} at (250,16) size 42x551 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
    2323      RenderSVGText {text} at (50,10) size 25x50 contains 1 chunk(s)
Note: See TracChangeset for help on using the changeset viewer.