Diff
Modified: trunk/LayoutTests/ChangeLog (207843 => 207844)
--- trunk/LayoutTests/ChangeLog 2016-10-25 21:10:46 UTC (rev 207843)
+++ trunk/LayoutTests/ChangeLog 2016-10-25 21:31:14 UTC (rev 207844)
@@ -1,3 +1,13 @@
+2016-10-25 Michael Catanzaro <[email protected]>
+
+ Unreviewed GTK test gardening
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/fast/attachment/attachment-select-on-click-expected.txt:
+ * platform/gtk/fast/css/word-space-extra-expected.txt:
+ * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
+ * platform/gtk/fast/dom/Window/window-properties-performance-expected.txt:
+
2016-10-25 Wenson Hsieh <[email protected]>
Support InputEvent.dataTransfer for the InputEvent spec
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (207843 => 207844)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2016-10-25 21:10:46 UTC (rev 207843)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2016-10-25 21:31:14 UTC (rev 207844)
@@ -2723,6 +2723,36 @@
webkit.org/b/163857 imported/w3c/web-platform-tests/touch-events/create-touch-touchlist.html [ Skip ]
webkit.org/b/163858 fast/events/touch/touch-constructor.html [ Skip ]
+webkit.org/b/163970 fast/block/positioning/fixed-container-with-relative-parent.html [ ImageOnlyFailure ]
+
+webkit.org/b/163971 fast/borders/border-image-space.html [ ImageOnlyFailure ]
+
+webkit.org/b/163972 fast/canvas/canvas-gradient-addStop-error.html [ Failure ]
+
+webkit.org/b/163973 fast/canvas/canvas-imageSmoothingQuality.html [ Failure ]
+
+webkit.org/b/163974 fast/canvas/drawImage-with-negative-source-destination.html [ Failure ]
+
+webkit.org/b/163975 fast/css/image-set-unprefixed.html [ Failure ]
+
+webkit.org/b/163976 fast/css/user-drag-none.html [ Failure ]
+
+webkit.org/b/163977 fast/css/will-change/will-change-creates-stacking-context-inline.html [ ImageOnlyFailure ]
+webkit.org/b/163979 fast/css/will-change/will-change-creates-stacking-context.html [ ImageOnlyFailure ]
+
+webkit.org/b/163980 fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure ]
+webkit.org/b/163980 fast/css3-text/css3-text-justify/text-justify-none.html [ ImageOnlyFailure ]
+
+webkit.org/b/163981 fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html [ Failure ]
+
+webkit.org/b/163982 fast/css3-text/css3-text-indent/text-indent-each-line-hanging.html [ ImageOnlyFailure ]
+
+webkit.org/b/163984 fast/dom/Window/child-window-focus.html [ Failure ]
+
+webkit.org/b/163985 fast/dom/Window/webkitConvertPoint.html [ Failure ]
+
+webkit.org/b/163987 fast/dom/Window/window-lookup-precedence.html [ Failure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of non-crashing, non-flaky tests failing
#////////////////////////////////////////////////////////////////////////////////////////
@@ -2925,6 +2955,14 @@
webkit.org/b/163528 media/video-object-fit.html [ ImageOnlyFailure ]
webkit.org/b/163533 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ ImageOnlyFailure ]
+webkit.org/b/160119 fast/block/float/float-with-anonymous-previous-sibling.html [ ImageOnlyFailure ]
+
+webkit.org/b/160119 fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect-altered.html [ ImageOnlyFailure ]
+webkit.org/b/160119 fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect-removed.html [ ImageOnlyFailure ]
+webkit.org/b/160119 fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect.html [ ImageOnlyFailure ]
+
+webkit.org/b/160119 fast/css3-text/css3-text-justify/text-justify-last-line-simple-line-layout.html [ ImageOnlyFailure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of tests failing due to THREADED COMPOSITOR enablement. Don't put random test
# failures here. See the top of the file for where to put new expectations.
Modified: trunk/LayoutTests/platform/gtk/fast/attachment/attachment-select-on-click-expected.txt (207843 => 207844)
--- trunk/LayoutTests/platform/gtk/fast/attachment/attachment-select-on-click-expected.txt 2016-10-25 21:10:46 UTC (rev 207843)
+++ trunk/LayoutTests/platform/gtk/fast/attachment/attachment-select-on-click-expected.txt 2016-10-25 21:31:14 UTC (rev 207844)
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x33
- RenderBlock {HTML} at (0,0) size 800x33
- RenderBody {BODY} at (8,8) size 784x17
+layer at (0,0) size 800x50
+ RenderBlock {HTML} at (0,0) size 800x50
+ RenderBody {BODY} at (8,8) size 784x34
RenderBlock {DIV} at (0,0) size 784x17
RenderText {#text} at (0,0) size 71x17
text run at (0,0) width 71: "text before "
@@ -9,4 +9,7 @@
RenderInline {ATTACHMENT} at (0,0) size 0x0
RenderText {#text} at (71,0) size 55x17
text run at (71,0) width 55: "text after"
+ RenderBlock {DIV} at (0,17) size 784x17
+ RenderText {#text} at (0,0) size 161x17
+ text run at (0,0) width 161: "Start offset 2 End offset 2"
caret: position 2 of child 0 {#text} of child 1 {DIV} of body
Modified: trunk/LayoutTests/platform/gtk/fast/css/word-space-extra-expected.txt (207843 => 207844)
--- trunk/LayoutTests/platform/gtk/fast/css/word-space-extra-expected.txt 2016-10-25 21:10:46 UTC (rev 207843)
+++ trunk/LayoutTests/platform/gtk/fast/css/word-space-extra-expected.txt 2016-10-25 21:31:14 UTC (rev 207844)
@@ -8,8 +8,8 @@
text run at (0,0) width 138: "word-spacing"
RenderBlock (floating) {PRE} at (0,58) size 1004x169
RenderBlock {H3} at (0,15) size 1004x18
- RenderText {#text} at (0,0) size 204x17
- text run at (0,0) width 204: "In a floated pre"
+ RenderText {#text} at (0,0) size 144x17
+ text run at (0,0) width 144: "In a floated pre"
RenderBlock (anonymous) at (0,47) size 1004x121
RenderText {#text} at (0,0) size 260x30
text run at (0,0) width 0: " "
@@ -148,8 +148,8 @@
RenderBR {BR} at (1004,0) size 0x17
RenderBlock {PRE} at (0,254) size 769x153
RenderBlock {H3} at (0,0) size 769x17
- RenderText {#text} at (0,0) size 240x17
- text run at (0,0) width 240: "In an un-floated pre"
+ RenderText {#text} at (0,0) size 180x17
+ text run at (0,0) width 180: "In an un-floated pre"
RenderBlock (anonymous) at (0,32) size 769x121
RenderText {#text} at (0,0) size 260x30
text run at (0,0) width 0: " "
@@ -895,8 +895,8 @@
text run at (0,0) width 131: "both-spacing"
RenderBlock (floating) {PRE} at (0,1583) size 1469x168
RenderBlock {H3} at (0,15) size 1469x18
- RenderText {#text} at (0,0) size 284x17
- text run at (0,0) width 284: "In a floated pre"
+ RenderText {#text} at (0,0) size 224x17
+ text run at (0,0) width 224: "In a floated pre"
RenderBlock (anonymous) at (0,47) size 1469x121
RenderText {#text} at (0,0) size 543x30
text run at (0,0) width 0: " "
@@ -1035,8 +1035,8 @@
RenderBR {BR} at (1469,0) size 0x17
RenderBlock {PRE} at (0,1778) size 769x153
RenderBlock {H3} at (0,0) size 769x17
- RenderText {#text} at (0,0) size 340x17
- text run at (0,0) width 340: "In an un-floated pre"
+ RenderText {#text} at (0,0) size 280x17
+ text run at (0,0) width 280: "In an un-floated pre"
RenderBlock (anonymous) at (0,32) size 769x121
RenderText {#text} at (0,0) size 543x30
text run at (0,0) width 0: " "
Modified: trunk/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt (207843 => 207844)
--- trunk/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt 2016-10-25 21:10:46 UTC (rev 207843)
+++ trunk/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt 2016-10-25 21:31:14 UTC (rev 207844)
@@ -56,7 +56,7 @@
RenderListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 230x17
text run at (0,0) width 230: "Removing appearance dynamically: "
- RenderProgress {PROGRESS} at (230,1) size 160x17
+ RenderBlock {PROGRESS} at (230,1) size 160x17
RenderProgress {DIV} at (0,0) size 160x16
RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-performance-expected.txt (207843 => 207844)
--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-performance-expected.txt 2016-10-25 21:10:46 UTC (rev 207843)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-performance-expected.txt 2016-10-25 21:31:14 UTC (rev 207844)
@@ -1,6 +1,8 @@
This test dumps all of the properties that are reachable from the window.performance object, along with their types.
window.performance [object Performance]
+window.performance.addEventListener [function]
+window.performance.dispatchEvent [function]
window.performance.navigation [object PerformanceNavigation]
window.performance.navigation.TYPE_BACK_FORWARD [number]
window.performance.navigation.TYPE_NAVIGATE [number]
@@ -9,7 +11,7 @@
window.performance.navigation.redirectCount [number]
window.performance.navigation.type [number]
window.performance.now [function]
-window.performance.onwebkitresourcetimingbufferfull [null]
+window.performance.removeEventListener [function]
window.performance.timing [object PerformanceTiming]
window.performance.timing.connectEnd [number]
window.performance.timing.connectStart [number]
@@ -30,17 +32,13 @@
window.performance.timing.responseEnd [number]
window.performance.timing.responseStart [number]
window.performance.timing.secureConnectionStart [number]
+window.performance.timing.toJSON [function]
window.performance.timing.unloadEventEnd [number]
window.performance.timing.unloadEventStart [number]
window.performance.webkitClearMarks [function]
window.performance.webkitClearMeasures [function]
-window.performance.webkitClearResourceTimings [function]
-window.performance.webkitGetEntries [function]
-window.performance.webkitGetEntriesByName [function]
-window.performance.webkitGetEntriesByType [function]
window.performance.webkitMark [function]
window.performance.webkitMeasure [function]
-window.performance.webkitSetResourceTimingBufferSize [function]
window.performance.timing [printed above as window.performance.timing]
window.performance.navigation [printed above as window.performance.navigation]
window.performance [string]