+2020-11-22 Diego Pino Garcia <dpino@igalia.com>
+
+ [GLIB][GTK] Unreviewed test gardening. Updated expectations and baselines after 270164.
+
+ * platform/glib/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/gtk/editing/selection/simple-line-layout-caret-is-gone-expected.txt: Added.
+ * platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt: Updated after r270103.
+ * platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt: Updated after r270103.
+
2020-11-22 Philippe Normand <pnormand@igalia.com>
Unreviewed GLib gardening
imported/w3c/web-platform-tests/mathml/presentation-markup/menclose/legacy-menclose-radical-notation.html [ Pass ]
+# Failed since added in r270045.
+webkit.org/b/219247 imported/w3c/web-platform-tests/compat/webkit-box-clamp-bottom-border.html [ ImageOnlyFailure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of WPT-related bugs
#////////////////////////////////////////////////////////////////////////////////////////
webkit.org/b/218111 compositing/clipping/border-radius-async-overflow-stacking.html [ ImageOnlyFailure ]
+webkit.org/b/219248 imported/w3c/web-platform-tests/uievents/mouse/mouseevent_move_button.html [ Failure ]
+
+webkit.org/b/219250 http/tests/navigation/page-cache-requestAnimationFrame.html [ Failure Pass ]
+
+webkit.org/b/219251 fast/canvas/webgl/getIndexedParameter-crash.html [ Failure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of non-crashing, non-flaky tests failing
#////////////////////////////////////////////////////////////////////////////////////////
PASS OffscreenCanvasRenderingContext2D interface: operation isPointInPath(Path2D, unrestricted double, unrestricted double, optional CanvasFillRule)
PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double)
-FAIL OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "fillText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "strokeText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString) assert_own_property: interface prototype object missing non-static operation expected property "measureText" missing
+PASS OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString)
PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation setLineDash(sequence<unrestricted double>)
PASS OffscreenCanvasRenderingContext2D interface: operation getLineDash()
PASS OffscreenCanvasRenderingContext2D interface: attribute lineDashOffset
-FAIL OffscreenCanvasRenderingContext2D interface: attribute font assert_true: The prototype object must have a property "font" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textAlign assert_true: The prototype object must have a property "textAlign" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textBaseline assert_true: The prototype object must have a property "textBaseline" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute direction assert_true: The prototype object must have a property "direction" expected true got false
+PASS OffscreenCanvasRenderingContext2D interface: attribute font
+PASS OffscreenCanvasRenderingContext2D interface: attribute textAlign
+PASS OffscreenCanvasRenderingContext2D interface: attribute textBaseline
+PASS OffscreenCanvasRenderingContext2D interface: attribute direction
PASS OffscreenCanvasRenderingContext2D interface: operation closePath()
PASS OffscreenCanvasRenderingContext2D interface: operation moveTo(unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation lineTo(unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation isPointInPath(Path2D, unrestricted double, unrestricted double, optional CanvasFillRule)
PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double)
-FAIL OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "fillText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double) assert_own_property: interface prototype object missing non-static operation expected property "strokeText" missing
-FAIL OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString) assert_own_property: interface prototype object missing non-static operation expected property "measureText" missing
+PASS OffscreenCanvasRenderingContext2D interface: operation fillText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation strokeText(DOMString, unrestricted double, unrestricted double, optional unrestricted double)
+PASS OffscreenCanvasRenderingContext2D interface: operation measureText(DOMString)
PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation setLineDash(sequence<unrestricted double>)
PASS OffscreenCanvasRenderingContext2D interface: operation getLineDash()
PASS OffscreenCanvasRenderingContext2D interface: attribute lineDashOffset
-FAIL OffscreenCanvasRenderingContext2D interface: attribute font assert_true: The prototype object must have a property "font" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textAlign assert_true: The prototype object must have a property "textAlign" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute textBaseline assert_true: The prototype object must have a property "textBaseline" expected true got false
-FAIL OffscreenCanvasRenderingContext2D interface: attribute direction assert_true: The prototype object must have a property "direction" expected true got false
+PASS OffscreenCanvasRenderingContext2D interface: attribute font
+PASS OffscreenCanvasRenderingContext2D interface: attribute textAlign
+PASS OffscreenCanvasRenderingContext2D interface: attribute textBaseline
+PASS OffscreenCanvasRenderingContext2D interface: attribute direction
PASS OffscreenCanvasRenderingContext2D interface: operation closePath()
PASS OffscreenCanvasRenderingContext2D interface: operation moveTo(unrestricted double, unrestricted double)
PASS OffscreenCanvasRenderingContext2D interface: operation lineTo(unrestricted double, unrestricted double)