Title: [94808] trunk/LayoutTests
Revision
94808
Author
t...@chromium.org
Date
2011-09-08 15:10:42 -0700 (Thu, 08 Sep 2011)

Log Message

remove fast/exclusions/triangle-exclusion.html which was originally added as a placeholder
https://bugs.webkit.org/show_bug.cgi?id=67795

* fast/exclusions/triangle-exclusion.html: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94807 => 94808)


--- trunk/LayoutTests/ChangeLog	2011-09-08 22:04:55 UTC (rev 94807)
+++ trunk/LayoutTests/ChangeLog	2011-09-08 22:10:42 UTC (rev 94808)
@@ -1,3 +1,10 @@
+2011-09-08  Tony Chang  <t...@chromium.org>
+
+        remove fast/exclusions/triangle-exclusion.html which was originally added as a placeholder
+        https://bugs.webkit.org/show_bug.cgi?id=67795
+
+        * fast/exclusions/triangle-exclusion.html: Removed.
+
 2011-09-08  Nate Chapin  <jap...@chromium.org>
 
         Chromium rebaseline zoom-animator-scale-test.html and mark a couple

Deleted: trunk/LayoutTests/fast/exclusions/triangle-exclusion.html (94807 => 94808)


--- trunk/LayoutTests/fast/exclusions/triangle-exclusion.html	2011-09-08 22:04:55 UTC (rev 94807)
+++ trunk/LayoutTests/fast/exclusions/triangle-exclusion.html	2011-09-08 22:10:42 UTC (rev 94808)
@@ -1,20 +0,0 @@
-<!DOCTYPE HTML>
-
-<html>
-<head>
-
-    <!-- This test is empty for now, as the syntax for exclusions
-     is still under discussion. When we have a new spec draft
-     available this test will define a triangular exclusion on the
-     left side of the window and flow two lines of content next to
-     it. Validation should check that the second line box is
-     positioned farther right and has less width than the first
-     line box (this will be described in the test content, and
-     checked by a DumpRenderTree result) -->
-
-    <style type="text/css">
-    </style>
-</head>
-<body>
-</body>
-</html>
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to