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

Changeset 259777 in webkit


Ignore:
Timestamp:
Apr 8, 2020, 8:17:31 PM (6 years ago)
Author:
Diego Pino Garcia
Message:

[WPE] Gardening, update baselines after r259296
https://bugs.webkit.org/show_bug.cgi?id=210242

Unreviewed gardening.

  • platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt:
  • platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt:
  • platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r259776 r259777  
     12020-04-08  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [WPE] Gardening, update baselines after r259296
     4        https://bugs.webkit.org/show_bug.cgi?id=210242
     5
     6        Unreviewed gardening.
     7
     8        * platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt:
     9        * platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt:
     10        * platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
     11
    1122020-04-08  Diego Pino Garcia  <dpino@igalia.com>
    213
  • trunk/LayoutTests/platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt

    r222084 r259777  
    1010  RenderBlock (positioned) {DIV} at (8,50) size 240x240 [border: (10px solid #0000FF)]
    1111    RenderTable {DIV} at (10,10) size 220x220
    12       RenderTableCol {DIV} at (0,0) size 0x0
     12      RenderTableCol at (0,0) size 0x0
     13        RenderTableCol {DIV} at (0,0) size 0x0
    1314      RenderTableSection (anonymous) at (0,0) size 220x220
    1415        RenderTableRow {DIV} at (0,0) size 220x220
  • trunk/LayoutTests/platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt

    r222084 r259777  
    88          text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below."
    99      RenderTable {DIV} at (0,34) size 102x102 [border: (1px none #000000)]
    10         RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
     10        RenderTableCol at (0,0) size 0x0
     11          RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
    1112        RenderTableSection (anonymous) at (1,1) size 99x99
    1213          RenderTableRow {DIV} at (0,0) size 99x99
  • trunk/LayoutTests/platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt

    r222084 r259777  
    1818              RenderText {#text} at (2,2) size 23x17
    1919                text run at (2,2) width 23: "c12"
    20         RenderTableCol {COL} at (0,0) size 0x0
     20        RenderTableCol at (0,0) size 0x0
     21          RenderTableCol {COL} at (0,0) size 0x0
    2122      RenderBlock (anonymous) at (0,46) size 784x18
    2223        RenderBR {BR} at (0,0) size 0x17
Note: See TracChangeset for help on using the changeset viewer.