Title: [117073] trunk/LayoutTests
Revision
117073
Author
[email protected]
Date
2012-05-15 08:38:30 -0700 (Tue, 15 May 2012)

Log Message

[EFL] [DRT] Unskip passing tests related to computedStyleIncludingVisitedInfo and display
https://bugs.webkit.org/show_bug.cgi?id=86473

Unreviewed gardening, unskip now passing tests.

Patch by Sudarsana Nagineni <[email protected]> on 2012-05-15

* platform/efl/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117072 => 117073)


--- trunk/LayoutTests/ChangeLog	2012-05-15 15:36:02 UTC (rev 117072)
+++ trunk/LayoutTests/ChangeLog	2012-05-15 15:38:30 UTC (rev 117073)
@@ -1,3 +1,12 @@
+2012-05-15  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] [DRT] Unskip passing tests related to computedStyleIncludingVisitedInfo and display
+        https://bugs.webkit.org/show_bug.cgi?id=86473
+
+        Unreviewed gardening, unskip now passing tests.
+
+        * platform/efl/Skipped:
+
 2012-05-15  Csaba Osztrogonác  <[email protected]>
 
         [Qt] css1/box_properties/acid_test.html fails in release mode on 32 bit Linux

Modified: trunk/LayoutTests/platform/efl/Skipped (117072 => 117073)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-15 15:36:02 UTC (rev 117072)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-15 15:38:30 UTC (rev 117073)
@@ -420,14 +420,6 @@
 # Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
 fast/loader/crash-copying-backforwardlist.html
 
-# computedStyleIncludingVisitedInfo is not implemented
-# https://bugs.webkit.org/show_bug.cgi?id=37336
-fast/history/nested-visited-test.html
-fast/history/self-is-visited.html
-fast/history/sibling-visited-test.html
-fast/history/multiple-classes-visited.html
-fast/loader/stateobjects/state-url-sets-links-visited.html
-
 # needs proper i18n/l10n support
 fast/js/i18n-bindings-locale.html
 fast/js/navigator-language.html
@@ -922,33 +914,6 @@
 fast/spatial-navigation/snav-single-select.html
 userscripts/user-script-plugin-document.html
 
-# BUG: Needs a grayish canvas background. See DumpRenderTree/chromium/WebViewHost::displayRepaintMask().
-fast/repaint/absolute-position-change-containing-block.html
-fast/repaint/absolute-position-moved.html
-fast/repaint/fixed-to-relative-position-with-absolute-child.html
-fast/repaint/inline-overflow.html
-fast/repaint/inline-relative-positioned.html
-fast/repaint/overflow-flipped-writing-mode-block.html
-fast/repaint/overflow-flipped-writing-mode-table.html
-fast/repaint/text-in-relative-positioned-inline.html
-fast/repaint/trailing-floats-root-line-box-overflow.html
-fast/table/simple_paint.html
-fast/table/border-collapsing/cached-cell-append.html
-fast/table/border-collapsing/cached-cell-remove.html
-fast/table/border-collapsing/cached-change-cell-border-color.html
-fast/table/border-collapsing/cached-change-cell-border-width.html
-fast/table/border-collapsing/cached-change-cell-sl-border-color.html
-fast/table/border-collapsing/cached-change-col-border-color.html
-fast/table/border-collapsing/cached-change-col-border-width.html
-fast/table/border-collapsing/cached-change-colgroup-border-color.html
-fast/table/border-collapsing/cached-change-colgroup-border-width.html
-fast/table/border-collapsing/cached-change-row-border-color.html
-fast/table/border-collapsing/cached-change-row-border-width.html
-fast/table/border-collapsing/cached-change-table-border-color.html
-fast/table/border-collapsing/cached-change-table-border-width.html
-fast/table/border-collapsing/cached-change-tbody-border-color.html
-fast/table/border-collapsing/cached-change-tbody-border-width.html
-
 # BUG: The form widgets are too big for Edje to process, however this makes the page not scrollable at all.
 fast/block/float/overhanging-tall-block.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to