Changeset 259777 in webkit
- Timestamp:
- Apr 8, 2020, 8:17:31 PM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
-
ChangeLog (modified) (1 diff)
-
platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt (modified) (1 diff)
-
platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt (modified) (1 diff)
-
platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r259776 r259777 1 2020-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 1 12 2020-04-08 Diego Pino Garcia <dpino@igalia.com> 2 13 -
trunk/LayoutTests/platform/wpe/css2.1/20110323/margin-applies-to-006-expected.txt
r222084 r259777 10 10 RenderBlock (positioned) {DIV} at (8,50) size 240x240 [border: (10px solid #0000FF)] 11 11 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 13 14 RenderTableSection (anonymous) at (0,0) size 220x220 14 15 RenderTableRow {DIV} at (0,0) size 220x220 -
trunk/LayoutTests/platform/wpe/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt
r222084 r259777 8 8 text run at (0,0) width 412: "Test passes if there is a box with sharp or rounded corners below." 9 9 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)] 11 12 RenderTableSection (anonymous) at (1,1) size 99x99 12 13 RenderTableRow {DIV} at (0,0) size 99x99 -
trunk/LayoutTests/platform/wpe/tables/mozilla_expected_failures/dom/appendCol1-expected.txt
r222084 r259777 18 18 RenderText {#text} at (2,2) size 23x17 19 19 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 21 22 RenderBlock (anonymous) at (0,46) size 784x18 22 23 RenderBR {BR} at (0,0) size 0x17
Note:
See TracChangeset
for help on using the changeset viewer.