Changeset 236125 in webkit
- Timestamp:
- Sep 18, 2018, 7:50:41 AM (8 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/wpe/TestExpectations (modified) (1 diff)
-
platform/wpe/svg/custom/pan-direction-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r236104 r236125 1 2018-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 1 11 2018-09-18 Xabier Rodriguez Calvar <calvaris@igalia.com> 2 12 -
trunk/LayoutTests/platform/wpe/TestExpectations
r236104 r236125 1095 1095 webkit.org/b/173419 fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Failure ] 1096 1096 webkit.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 ]1098 1097 webkit.org/b/173419 fast/events/sequential-focus-navigation-starting-point.html [ Failure ] 1099 1098 webkit.org/b/173419 fast/events/shadow-event-path-2.html [ Failure ] -
trunk/LayoutTests/platform/wpe/svg/custom/pan-direction-expected.txt
r223841 r236125 4 4 RenderSVGRoot {svg} at (0,0) size 800x600 5 5 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.