Title: [126565] trunk/LayoutTests
- Revision
- 126565
- Author
- [email protected]
- Date
- 2012-08-24 02:36:36 -0700 (Fri, 24 Aug 2012)
Log Message
[EFL] Added missing SKIP keyword to platform/efl/TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=94781
Unreviewed. Removed unnecessary SKIP keyword.
Patch by KwangYong Choi <[email protected]> on 2012-08-24
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (126564 => 126565)
--- trunk/LayoutTests/ChangeLog 2012-08-24 09:27:16 UTC (rev 126564)
+++ trunk/LayoutTests/ChangeLog 2012-08-24 09:36:36 UTC (rev 126565)
@@ -1,3 +1,12 @@
+2012-08-24 KwangYong Choi <[email protected]>
+
+ [EFL] Added missing SKIP keyword to platform/efl/TestExpectations
+ https://bugs.webkit.org/show_bug.cgi?id=94781
+
+ Unreviewed. Removed unnecessary SKIP keyword.
+
+ * platform/efl/TestExpectations:
+
2012-08-24 Xiaobo Wang <[email protected]>
Remove platform specific expected files after the change
Modified: trunk/LayoutTests/platform/efl/TestExpectations (126564 => 126565)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-08-24 09:27:16 UTC (rev 126564)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-08-24 09:36:36 UTC (rev 126565)
@@ -121,8 +121,8 @@
BUGWKEFL SKIP : fast/events/option-tab.html = PASS
// These tests are valid for ports where RenderTheme::shouldShowPlaceholderWhenFocused() returns true.
-BUGWKEFL SKIP : fast/forms/input-placeholder-paint-order.html = MISSING
-BUGWKEFL SKIP : fast/forms/textarea/textarea-placeholder-paint-order.html = MISSING
+BUGWKEFL : fast/forms/input-placeholder-paint-order.html = MISSING
+BUGWKEFL : fast/forms/textarea/textarea-placeholder-paint-order.html = MISSING
// Implementing copy{En,De}codedHostName only to test them does not make sense
BUGWK86080 SKIP : fast/encoding/idn-security.html = TEXT
@@ -339,7 +339,7 @@
BUGWK84338 : editing/style/non-inheritable-styles.html = TEXT
BUGWK84338 : editing/style/smoosh-styles-003.html = TEXT
BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = TEXT
-BUGWK84338 SKIP : fast/forms/plaintext-mode-2.html = MISSING
+BUGWK84338 : fast/forms/plaintext-mode-2.html = MISSING
BUGWK84338 : fast/forms/textarea-paste-newline.html = TEXT
// Missing showModalDialog implementation
@@ -904,7 +904,7 @@
BUGWK94341 : inspector/timeline/timeline-decode-resize.html = TEXT
// Slider thumb can not be displayed without parent slider.
-BUGWK94334 SKIP : fast/forms/range/thumbslider-no-parent-slider.html = MISSING
+BUGWK94334 : fast/forms/range/thumbslider-no-parent-slider.html = MISSING
BUGWK94690 : fast/dom/shadow/shadowdom-dynamic-styling.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes