Title: [175994] trunk/LayoutTests
Revision
175994
Author
[email protected]
Date
2014-11-11 17:06:18 -0800 (Tue, 11 Nov 2014)

Log Message

Temporarlity turn video/video-border-radius-expected.html into a non-reftest,
hoping to get some error output from it.

* compositing/video/video-border-radius-expected.html: Removed.
* compositing/video/video-border-radius-expected.html-disabled: Copied from LayoutTests/compositing/video/video-border-radius-expected.html.
* compositing/video/video-border-radius-expected.png: Added.
* compositing/video/video-border-radius-expected.txt: Added.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175993 => 175994)


--- trunk/LayoutTests/ChangeLog	2014-11-12 01:05:58 UTC (rev 175993)
+++ trunk/LayoutTests/ChangeLog	2014-11-12 01:06:18 UTC (rev 175994)
@@ -1,5 +1,15 @@
 2014-11-11  Alexey Proskuryakov  <[email protected]>
 
+        Temporarlity turn video/video-border-radius-expected.html into a non-reftest,
+        hoping to get some error output from it.
+
+        * compositing/video/video-border-radius-expected.html: Removed.
+        * compositing/video/video-border-radius-expected.html-disabled: Copied from LayoutTests/compositing/video/video-border-radius-expected.html.
+        * compositing/video/video-border-radius-expected.png: Added.
+        * compositing/video/video-border-radius-expected.txt: Added.
+
+2014-11-11  Alexey Proskuryakov  <[email protected]>
+
         fast/text/international/hindi-spacing.html and transforms/2d/hindi-rotated.html are
         flaky on Yosemite
         https://bugs.webkit.org/show_bug.cgi?id=138075

Deleted: trunk/LayoutTests/compositing/video/video-border-radius-expected.html (175993 => 175994)


--- trunk/LayoutTests/compositing/video/video-border-radius-expected.html	2014-11-12 01:05:58 UTC (rev 175993)
+++ trunk/LayoutTests/compositing/video/video-border-radius-expected.html	2014-11-12 01:06:18 UTC (rev 175994)
@@ -1,61 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<style>
-    .wrapper {
-        position: absolute;
-        clip: rect(0, 20px, 50px, 0);
-        background-color: gray;
-        width: 300px;
-        height: 250px;
-        margin: 5px;
-        border: 1px solid black;
-        -webkit-box-reflect: right 10px;
-    }
-
-    .wrapper.non-uniform {
-        clip: rect(0, 50px, 20px, 0);
-    }
-
-    .wrapper > .obscurer {
-        border-radius: 50%;
-    }
-    .non-uniform.wrapper > .obscurer {
-        border-top-left-radius: 300px 100px;
-        border-bottom-right-radius: 250px 10px;
-    }
-    
-    .obscurer {
-        position: absolute;
-        width: 100%;
-        height: 100%;
-        background-color: green;
-    }
-    
-    .composited {
-      -webkit-transform: translateZ(0);
-    }
-    
-    .box {
-        position: absolute;
-        top: 100px;
-        left: 100px;
-        width: 100px;
-        height: 100px;
-        background-color: blue;
-    }
-</style>
-</head>
-<body>
-    
-    <div class="wrapper">
-        <div class="composited box"></div>
-        <div class="obscurer"></div>
-    </div>
-
-    <div class="wrapper non-uniform" style="top: 100px;">
-        <div class="composited box"></div>
-        <div class="obscurer"></div>
-    </div>
-</body>
-</html>

Copied: trunk/LayoutTests/compositing/video/video-border-radius-expected.html-disabled (from rev 175827, trunk/LayoutTests/compositing/video/video-border-radius-expected.html) (0 => 175994)


--- trunk/LayoutTests/compositing/video/video-border-radius-expected.html-disabled	                        (rev 0)
+++ trunk/LayoutTests/compositing/video/video-border-radius-expected.html-disabled	2014-11-12 01:06:18 UTC (rev 175994)
@@ -0,0 +1,61 @@
+<!DOCTYPE html>
+<html>
+<head>
+<style>
+    .wrapper {
+        position: absolute;
+        clip: rect(0, 20px, 50px, 0);
+        background-color: gray;
+        width: 300px;
+        height: 250px;
+        margin: 5px;
+        border: 1px solid black;
+        -webkit-box-reflect: right 10px;
+    }
+
+    .wrapper.non-uniform {
+        clip: rect(0, 50px, 20px, 0);
+    }
+
+    .wrapper > .obscurer {
+        border-radius: 50%;
+    }
+    .non-uniform.wrapper > .obscurer {
+        border-top-left-radius: 300px 100px;
+        border-bottom-right-radius: 250px 10px;
+    }
+    
+    .obscurer {
+        position: absolute;
+        width: 100%;
+        height: 100%;
+        background-color: green;
+    }
+    
+    .composited {
+      -webkit-transform: translateZ(0);
+    }
+    
+    .box {
+        position: absolute;
+        top: 100px;
+        left: 100px;
+        width: 100px;
+        height: 100px;
+        background-color: blue;
+    }
+</style>
+</head>
+<body>
+    
+    <div class="wrapper">
+        <div class="composited box"></div>
+        <div class="obscurer"></div>
+    </div>
+
+    <div class="wrapper non-uniform" style="top: 100px;">
+        <div class="composited box"></div>
+        <div class="obscurer"></div>
+    </div>
+</body>
+</html>

Added: trunk/LayoutTests/compositing/video/video-border-radius-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/compositing/video/video-border-radius-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/compositing/video/video-border-radius-expected.txt (0 => 175994)


--- trunk/LayoutTests/compositing/video/video-border-radius-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/compositing/video/video-border-radius-expected.txt	2014-11-12 01:06:18 UTC (rev 175994)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+  RenderBlock {HTML} at (0,0) size 800x8
+    RenderBody {BODY} at (8,8) size 784x0
+layer at (13,13) size 302x252 backgroundClip at (13,13) size 20x50 clip at (13,13) size 20x50 outlineClip at (13,13) size 20x50
+  RenderBlock (positioned) {DIV} at (13,13) size 302x252 [bgcolor=#808080] [border: (1px solid #000000)]
+layer at (15,15) size 298x248 backgroundClip at (13,13) size 20x50 clip at (13,13) size 20x50 outlineClip at (13,13) size 20x50
+  RenderVideo {VIDEO} at (2,2) size 298x248
+layer at (14,14) size 300x250 backgroundClip at (13,13) size 20x50 clip at (13,13) size 20x50 outlineClip at (13,13) size 20x50
+  RenderBlock (positioned) {DIV} at (1,1) size 300x250 [bgcolor=#008000]
+layer at (13,105) size 302x252 backgroundClip at (13,105) size 50x20 clip at (13,105) size 50x20 outlineClip at (13,105) size 50x20
+  RenderBlock (positioned) {DIV} at (13,105) size 302x252 [bgcolor=#808080] [border: (1px solid #000000)]
+layer at (15,107) size 298x248 backgroundClip at (13,105) size 50x20 clip at (13,105) size 50x20 outlineClip at (13,105) size 50x20
+  RenderVideo {VIDEO} at (2,2) size 298x248
+layer at (14,106) size 300x250 backgroundClip at (13,105) size 50x20 clip at (13,105) size 50x20 outlineClip at (13,105) size 50x20
+  RenderBlock (positioned) {DIV} at (1,1) size 300x250 [bgcolor=#008000]
Property changes on: trunk/LayoutTests/compositing/video/video-border-radius-expected.txt
___________________________________________________________________

Added: svn:mime-type

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to