Diff
Modified: trunk/LayoutTests/ChangeLog (181952 => 181953)
--- trunk/LayoutTests/ChangeLog 2015-03-25 11:40:32 UTC (rev 181952)
+++ trunk/LayoutTests/ChangeLog 2015-03-25 11:53:21 UTC (rev 181953)
@@ -1,3 +1,16 @@
+2015-03-25 Marcos ChavarrÃa Teijeiro <[email protected]>
+
+ GTK+ Gardening 24th March
+ https://bugs.webkit.org/show_bug.cgi?id=143003
+
+ Unreviewed.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: Rebaselined after r181889.
+ * platform/gtk/css3/selectors3/xml/css3-modsel-15c-expected.txt: Rebaselined after r181889.
+ * platform/gtk/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Rebaselined after r181889.
+ * platform/gtk/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt: Rebaselined after r181889.
+
2015-03-24 Joseph Pecoraro <[email protected]>
Setter should have a single formal parameter, Getter no parameters
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (181952 => 181953)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2015-03-25 11:40:32 UTC (rev 181952)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2015-03-25 11:53:21 UTC (rev 181953)
@@ -630,6 +630,8 @@
webkit.org/b/142823 fast/attachment/attachment-subtitle.html [ Missing ]
webkit.org/b/142823 fast/attachment/attachment-title.html [ Missing ]
+webkit.org/b/142670 media/video-background-tab-playback.html [ Failure ]
+
# TODO Scroll snap points
css3/scroll-snap [ Skip ]
#////////////////////////////////////////////////////////////////////////////////////////
@@ -1319,7 +1321,6 @@
webkit.org/b/142490 inspector/css/selector-dynamic-specificity.html [ Timeout ]
webkit.org/b/142491 media/media-source/media-source-stalled-holds-sleep-assertion.html [ Timeout ]
-webkit.org/b/142670 media/video-background-tab-playback.html [ Timeout ]
webkit.org/b/142820 fast/images/animated-gif-body-outside-viewport.html [ Timeout ]
#////////////////////////////////////////////////////////////////////////////////////////
@@ -1891,8 +1892,6 @@
webkit.org/b/102776 media/track/track-cue-rendering-vertical.html [ Failure Timeout ]
webkit.org/b/102776 media/track/track-cue-rendering-tree-is-removed-properly.html [ Timeout Pass ]
-webkit.org/b/104686 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Failure ]
-
webkit.org/b/98146 accessibility/svg-bounds.html [ Failure ]
# Enable when support drag-and-drop autoscrolling
@@ -1987,12 +1986,9 @@
Bug(GTK) mathml/very-large-stretchy-operators.html [ Pass Timeout ]
webkit.org/b/119841 fast/sub-pixel/sub-pixel-composited-layers.html [ ImageOnlyFailure ]
-webkit.org/b/119841 fast/sub-pixel/zoomed-em-border.html [ ImageOnlyFailure ]
webkit.org/b/120105 http/tests/navigation/post-frames-goback1-uncached.html [ Failure ]
-webkit.org/b/120203 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Failure ]
-
webkit.org/b/120596 css3/background/background-repeat-space-border.html [ ImageOnlyFailure ]
webkit.org/b/120596 css3/background/background-repeat-space-content.html [ ImageOnlyFailure ]
webkit.org/b/120596 css3/background/background-repeat-space-padding.html [ ImageOnlyFailure ]
@@ -2353,7 +2349,6 @@
webkit.org/b/142479 svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ]
webkit.org/b/142479 svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ]
-webkit.org/b/142480 fast/dom/event-handler-attributes.html [ Failure ]
webkit.org/b/142482 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
webkit.org/b/142487 fast/regions/region-overflow-break.html [ ImageOnlyFailure ]
@@ -2370,5 +2365,10 @@
# End of Tests failing
#////////////////////////////////////////////////////////////////////////////////////////
+# This tests are passing on GTK+ but they do not in the Apple ports
+imported/mozilla/svg/image/image-filter-01.svg [ Pass ]
+imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
+transitions/svg-text-shadow-transition.html [ Pass ]
+
# This feature is only enabled on Mac and iOS right now
contentfiltering [ Skip ]
Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-15c-expected.txt (181952 => 181953)
--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-15c-expected.txt 2015-03-25 11:40:32 UTC (rev 181952)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-15c-expected.txt 2015-03-25 11:53:21 UTC (rev 181953)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 27: TypeError: undefined is not a function (evaluating 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)')
+CONSOLE MESSAGE: line 27: TypeError: document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute is not a function. (In 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)', 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute' is undefined)
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x181
Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-15c-expected.txt (181952 => 181953)
--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-15c-expected.txt 2015-03-25 11:40:32 UTC (rev 181952)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-15c-expected.txt 2015-03-25 11:53:21 UTC (rev 181953)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 9: TypeError: undefined is not a function (evaluating 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)')
+CONSOLE MESSAGE: line 9: TypeError: document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute is not a function. (In 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)', 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute' is undefined)
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x181
Modified: trunk/LayoutTests/platform/gtk/plugins/npruntime/object-from-destroyed-plugin-expected.txt (181952 => 181953)
--- trunk/LayoutTests/platform/gtk/plugins/npruntime/object-from-destroyed-plugin-expected.txt 2015-03-25 11:40:32 UTC (rev 181952)
+++ trunk/LayoutTests/platform/gtk/plugins/npruntime/object-from-destroyed-plugin-expected.txt 2015-03-25 11:53:21 UTC (rev 181953)
@@ -5,6 +5,6 @@
PASS testObject.gettingProperty threw exception ReferenceError: Trying to access object from destroyed plug-in..
PASS testObject.settingProperty = 10 threw exception ReferenceError: Trying to access object from destroyed plug-in..
-PASS testObject() threw exception TypeError: NPObject is not a function (evaluating 'testObject()').
+PASS testObject() threw exception TypeError: testObject is not a function. (In 'testObject()', 'testObject' is an instance of NPObject).
PASS new testObject(); threw exception TypeError: NPObject is not a constructor (evaluating 'new testObject()').
Modified: trunk/LayoutTests/platform/gtk/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt (181952 => 181953)
--- trunk/LayoutTests/platform/gtk/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt 2015-03-25 11:40:32 UTC (rev 181952)
+++ trunk/LayoutTests/platform/gtk/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt 2015-03-25 11:53:21 UTC (rev 181953)
@@ -5,6 +5,6 @@
PASS testObject.gettingProperty threw exception ReferenceError: Trying to access object from destroyed plug-in..
PASS testObject.settingProperty = 10 threw exception ReferenceError: Trying to access object from destroyed plug-in..
-PASS testObject() threw exception TypeError: NPObject is not a function (evaluating 'testObject()').
+PASS testObject() threw exception TypeError: testObject is not a function. (In 'testObject()', 'testObject' is an instance of NPObject).
PASS new testObject(); threw exception TypeError: NPObject is not a constructor (evaluating 'new testObject()').