Title: [127807] trunk/LayoutTests
Revision
127807
Author
[email protected]
Date
2012-09-06 18:16:46 -0700 (Thu, 06 Sep 2012)

Log Message

[Qt] Unskip two encoding tests that pass now
https://bugs.webkit.org/show_bug.cgi?id=96013

Patch by Simon Hausmann <[email protected]> on 2012-09-06
Reviewed by Kenneth Rohde Christiansen.

The result for frame-default-enc was incorrect and we succeed in
producing the existing cross-platform result. The other test passes
just fine.

* platform/qt/Skipped:
* platform/qt/fast/encoding/frame-default-enc-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127806 => 127807)


--- trunk/LayoutTests/ChangeLog	2012-09-07 00:57:27 UTC (rev 127806)
+++ trunk/LayoutTests/ChangeLog	2012-09-07 01:16:46 UTC (rev 127807)
@@ -1,3 +1,17 @@
+2012-09-06  Simon Hausmann  <[email protected]>
+
+        [Qt] Unskip two encoding tests that pass now
+        https://bugs.webkit.org/show_bug.cgi?id=96013
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        The result for frame-default-enc was incorrect and we succeed in
+        producing the existing cross-platform result. The other test passes
+        just fine.
+
+        * platform/qt/Skipped:
+        * platform/qt/fast/encoding/frame-default-enc-expected.txt: Removed.
+
 2012-09-06  Christophe Dumez  <[email protected]>
 
         [EFL] 2 mathml tests need rebaseline after r127769

Modified: trunk/LayoutTests/platform/qt/Skipped (127806 => 127807)


--- trunk/LayoutTests/platform/qt/Skipped	2012-09-07 00:57:27 UTC (rev 127806)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-09-07 01:16:46 UTC (rev 127807)
@@ -1739,8 +1739,6 @@
 fast/forms/textarea-metrics.html
 fast/history/window-open.html
 fast/dom/Range/range-expand.html
-fast/encoding/frame-default-enc.html
-fast/encoding/invalid-xml.html
 fast/events/attempt-scroll-with-no-scrollbars.html
 fast/events/key-events-in-input-button.html
 fast/forms/radio/input-radio-checked-tab.html

Deleted: trunk/LayoutTests/platform/qt/fast/encoding/frame-default-enc-expected.txt (127806 => 127807)


--- trunk/LayoutTests/platform/qt/fast/encoding/frame-default-enc-expected.txt	2012-09-07 00:57:27 UTC (rev 127806)
+++ trunk/LayoutTests/platform/qt/fast/encoding/frame-default-enc-expected.txt	2012-09-07 01:16:46 UTC (rev 127807)
@@ -1,12 +0,0 @@
-
-
---------
-Frame: '<!--framePath //<!--frame0-->-->'
---------
-
-
---------
-Frame: '<!--framePath //<!--frame1-->-->'
---------
-ISO-8859-1
-The above line should be your browser's default encoding, and not x-mac-cyrillic.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to