⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 201597 in webkit


Ignore:
Timestamp:
Jun 2, 2016, 2:31:37 AM (10 years ago)
Author:
jfernandez@igalia.com
Message:

Unreviewed GTK+ gardening Additional rebaseline after r201397.

Added reference files for pixel tests.

  • fast/forms/search-input-rtl-expected.txt:
  • platform/gtk/fast/css/text-overflow-input-expected.png:
  • platform/gtk/fast/forms/placeholder-position-expected.png:
  • platform/gtk/fast/forms/search-input-rtl-expected.png: Added.
  • platform/gtk/fast/forms/search-rtl-expected.png:
Location:
trunk/LayoutTests
Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r201586 r201597  
     12016-06-02  Javier Fernandez  <jfernandez@igalia.com>
     2
     3        Unreviewed GTK+ gardening Additional rebaseline after r201397.
     4
     5        Added reference files for pixel tests.
     6
     7        * fast/forms/search-input-rtl-expected.txt:
     8        * platform/gtk/fast/css/text-overflow-input-expected.png:
     9        * platform/gtk/fast/forms/placeholder-position-expected.png:
     10        * platform/gtk/fast/forms/search-input-rtl-expected.png: Added.
     11        * platform/gtk/fast/forms/search-rtl-expected.png:
     12
    1132016-06-01  Benjamin Poulain  <bpoulain@apple.com>
    214
  • trunk/LayoutTests/fast/forms/search-input-rtl-expected.txt

    r201554 r201597  
    1010        RenderTextControl {INPUT} at (412,2) size 211x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1111          RenderFlexibleBox {DIV} at (3,3) size 205x20
    12             RenderBlock {DIV} at (0,10) size 0x0
    13             RenderBlock {DIV} at (0,1) size 185x18
    14             RenderBlock {DIV} at (185,0) size 20x20
     12            RenderBlock {DIV} at (205,10) size 0x0
     13            RenderBlock {DIV} at (20,1) size 185x18
     14            RenderBlock {DIV} at (0,0) size 20x20
    1515        RenderText {#text} at (406,6) size 4x17
    1616          text run at (406,6) width 4 RTL: " "
    1717        RenderTextControl {INPUT} at (173,2) size 231x26 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1818          RenderFlexibleBox {DIV} at (3,3) size 225x20
     19            RenderBlock {DIV} at (205,0) size 20x20
     20            RenderBlock {DIV} at (20,1) size 185x18
    1921            RenderBlock {DIV} at (0,0) size 20x20
    20             RenderBlock {DIV} at (20,1) size 185x18
    21             RenderBlock {DIV} at (205,0) size 20x20
    2222        RenderText {#text} at (0,0) size 0x0
    2323      RenderBlock {DIV} at (0,30) size 784x30
     
    3737            RenderBlock {DIV} at (205,0) size 20x20
    3838        RenderText {#text} at (0,0) size 0x0
    39 layer at (423,15) size 185x17
     39layer at (443,15) size 185x17
    4040  RenderBlock {DIV} at (0,0) size 185x17
    4141    RenderText {#text} at (140,0) size 45x17
Note: See TracChangeset for help on using the changeset viewer.