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

Changeset 236125 in webkit


Ignore:
Timestamp:
Sep 18, 2018, 7:50:41 AM (8 years ago)
Author:
Claudio Saavedra
Message:

[WPE] Gardening after r236124

Quick gardening. There might be more tests that are now passing or
need updated results but this was the most obvious for now.
Unreviewed gardening.

  • platform/wpe/TestExpectations:
  • platform/wpe/svg/custom/pan-direction-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r236104 r236125  
     12018-09-18  Claudio Saavedra  <csaavedra@igalia.com>
     2
     3        [WPE] Gardening after r236124
     4
     5        Quick gardening. There might be more tests that are now passing or
     6        need updated results but this was the most obvious for now.
     7        Unreviewed gardening.
     8        * platform/wpe/TestExpectations:
     9        * platform/wpe/svg/custom/pan-direction-expected.txt:
     10
    1112018-09-18  Xabier Rodriguez Calvar  <calvaris@igalia.com>
    212
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r236104 r236125  
    10951095webkit.org/b/173419 fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Failure ]
    10961096webkit.org/b/173419 fast/events/selectstart-by-drag.html [ Failure ]
    1097 webkit.org/b/173419 fast/events/selectstart-by-single-click-with-shift.html [ Failure ]
    10981097webkit.org/b/173419 fast/events/sequential-focus-navigation-starting-point.html [ Failure ]
    10991098webkit.org/b/173419 fast/events/shadow-event-path-2.html [ Failure ]
  • trunk/LayoutTests/platform/wpe/svg/custom/pan-direction-expected.txt

    r223841 r236125  
    44  RenderSVGRoot {svg} at (0,0) size 800x600
    55    RenderSVGRect {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [x=-1000.00] [y=-1000.00] [width=5000.00] [height=5000.00]
    6     RenderSVGRect {rect} at (50,50) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=20.00] [height=20.00]
     6    RenderSVGRect {rect} at (50,20) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=20.00] [height=20.00]
Note: See TracChangeset for help on using the changeset viewer.