Title: [194390] trunk/LayoutTests
Revision
194390
Author
changseok...@collabora.com
Date
2015-12-23 08:56:13 -0800 (Wed, 23 Dec 2015)

Log Message

[GTK] Unreviewed gardening

RTCPeerConnection-state.html is removed after r194112. Remove failure expectations
for tests which have been passing. Add new expectations for text-combine-shrink-on-color-change.html


* platform/gtk/TestExpectations:
* platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.png: Added.
* platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (194389 => 194390)


--- trunk/LayoutTests/ChangeLog	2015-12-23 14:03:21 UTC (rev 194389)
+++ trunk/LayoutTests/ChangeLog	2015-12-23 16:56:13 UTC (rev 194390)
@@ -1,3 +1,14 @@
+2015-12-23  ChangSeok Oh  <changseok...@collabora.com>
+
+        [GTK] Unreviewed gardening
+
+        RTCPeerConnection-state.html is removed after r194112. Remove failure expectations
+        for tests which have been passing. Add new expectations for text-combine-shrink-on-color-change.html
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.png: Added.
+        * platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.txt: Added.
+
 2015-12-23  Andy VanWagoner  <a...@instructure.com>
 
         [INTL] Implement Intl.DateTimeFormat.prototype.resolvedOptions ()

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (194389 => 194390)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-12-23 14:03:21 UTC (rev 194389)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-12-23 16:56:13 UTC (rev 194390)
@@ -349,7 +349,6 @@
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-onnegotiationneeded.html [ Skip ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-remoteDescription.html [ Skip ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stable.html [ Skip ]
-webkit.org/b/79203 fast/mediastream/RTCPeerConnection-state.html [ Skip ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-stats.html [ Skip ]
 webkit.org/b/79203 fast/mediastream/RTCPeerConnection-statsSelector.html [ Skip ]
 webkit.org/b/79203 fast/events/constructors/media-stream-event-constructor.html [ Skip ]
@@ -553,9 +552,7 @@
 webkit.org/b/142269 fast/attachment/attachment-dom.html [ Failure ]
 webkit.org/b/142270 fast/canvas/canvas-ellipse-zero-lineto.html [ Failure ]
 
-webkit.org/b/127109 media/video-object-fit.html [ ImageOnlyFailure ]
 webkit.org/b/142283 fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
-webkit.org/b/142287 svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ]
 webkit.org/b/142289 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
 
 webkit.org/b/142819 fast/text/baseline-inline-block.html [ ImageOnlyFailure ]

Added: trunk/LayoutTests/platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.txt (0 => 194390)


--- trunk/LayoutTests/platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/text/text-combine-shrink-on-color-change-expected.txt	2015-12-23 16:56:13 UTC (rev 194390)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 40x200 [color=#008000]
+        RenderText {#text} at (0,0) size 40x27
+          text run at (0,0) width 27: "1 "
+        RenderInline {SPAN} at (0,0) size 40x108
+          RenderCombineText {#text} at (0,27) size 40x108
+            text run at (0,27) width 108: "123456"
+        RenderText {#text} at (0,135) size 40x27
+          text run at (0,135) width 27: " 2"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to