[webkit-changes] [109655] trunk/LayoutTests

2012-03-02 Thread ossy
Title: [109655] trunk/LayoutTests








Revision 109655
Author o...@webkit.org
Date 2012-03-02 23:43:53 -0800 (Fri, 02 Mar 2012)


Log Message
[Qt] Unreviewed gardening, skip a new crashing test.

* platform/qt-5.0-wk2/Skipped:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/qt-5.0-wk2/Skipped




Diff

Modified: trunk/LayoutTests/ChangeLog (109654 => 109655)

--- trunk/LayoutTests/ChangeLog	2012-03-03 07:34:34 UTC (rev 109654)
+++ trunk/LayoutTests/ChangeLog	2012-03-03 07:43:53 UTC (rev 109655)
@@ -1,5 +1,11 @@
 2012-03-02  Csaba Osztrogonác  
 
+[Qt] Unreviewed gardening, skip a new crashing test.
+
+* platform/qt-5.0-wk2/Skipped:
+
+2012-03-02  Csaba Osztrogonác  
+
 [Qt] Unreviewed gardening, updated expected files.
 
 * platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.png: Added.


Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (109654 => 109655)

--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-03-03 07:34:34 UTC (rev 109654)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-03-03 07:43:53 UTC (rev 109655)
@@ -539,3 +539,7 @@
 
 # Generated results doesn't contain any visible 3d transformation.
 transforms/3d/point-mapping
+
+# [Qt][WK2] http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml crashes
+# https://bugs.webkit.org/show_bug.cgi?id=80209
+http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml






___
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes


[webkit-changes] [109654] trunk/LayoutTests

2012-03-02 Thread ossy
Title: [109654] trunk/LayoutTests








Revision 109654
Author o...@webkit.org
Date 2012-03-02 23:34:34 -0800 (Fri, 02 Mar 2012)


Log Message
[Qt] Unreviewed gardening, updated expected files.

* platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.png: Added.
* platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt: Added.
* platform/qt/fast/dom/prototype-inheritance-2-expected.png:
* platform/qt/fast/dom/prototype-inheritance-2-expected.txt:

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/platform/qt/fast/dom/prototype-inheritance-2-expected.png
trunk/LayoutTests/platform/qt/fast/dom/prototype-inheritance-2-expected.txt


Added Paths

trunk/LayoutTests/platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.png
trunk/LayoutTests/platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt




Diff

Modified: trunk/LayoutTests/ChangeLog (109653 => 109654)

--- trunk/LayoutTests/ChangeLog	2012-03-03 05:48:54 UTC (rev 109653)
+++ trunk/LayoutTests/ChangeLog	2012-03-03 07:34:34 UTC (rev 109654)
@@ -1,3 +1,12 @@
+2012-03-02  Csaba Osztrogonác  
+
+[Qt] Unreviewed gardening, updated expected files.
+
+* platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.png: Added.
+* platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt: Added.
+* platform/qt/fast/dom/prototype-inheritance-2-expected.png:
+* platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
+
 2012-03-02  Pablo Flouret  
 
 Editor's default paragraph separator is not reset when a frame's document is changed


Added: trunk/LayoutTests/platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.png

(Binary files differ)

Property changes on: trunk/LayoutTests/platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.png
___

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt (0 => 109654)

--- trunk/LayoutTests/platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt	(rev 0)
+++ trunk/LayoutTests/platform/qt/editing/selection/select-line-break-with-opposite-directionality-expected.txt	2012-03-03 07:34:34 UTC (rev 109654)
@@ -0,0 +1,28 @@
+This tests selecting LTR/RTL text that spans multiple lines in RTL/LTR block (opposite directionality). To manually test, select text in each of editable regions below by dragging mouse from one edge to another. The entire line should be selected.
+
+TEST 1 line 1:PASS
+TEST 1 line 2:PASS
+TEST 2 line 1:PASS
+TEST 3 line 1:PASS
+TEST 4 line 1:PASS
+TEST 4 line 2:PASS
+TEST 4 line 3:PASS
+TEST 5 line 1:PASS
+TEST 5 line 2:PASS
+TEST 5 line 3:PASS
+TEST 6 line 1:PASS
+TEST 6 line 2:PASS
+TEST 6 line 3:PASS
+TEST 7 line 1:PASS
+TEST 7 line 2:PASS
+TEST 7 line 3:PASS
+TEST 8 line 1:PASS
+TEST 8 line 2:PASS
+TEST 8 line 3:PASS
+TEST 9 line 1:PASS
+TEST 9 line 2:PASS
+TEST 9 line 3:PASS
+TEST 10 line 1:PASS
+TEST 10 line 2:PASS
+TEST 10 line 3:PASS
+


Modified: trunk/LayoutTests/platform/qt/fast/dom/prototype-inheritance-2-expected.png

(Binary files differ)


Modified: trunk/LayoutTests/platform/qt/fast/dom/prototype-inheritance-2-expected.txt (109653 => 109654)

--- trunk/LayoutTests/platform/qt/fast/dom/prototype-inheritance-2-expected.txt	2012-03-03 05:48:54 UTC (rev 109653)
+++ trunk/LayoutTests/platform/qt/fast/dom/prototype-inheritance-2-expected.txt	2012-03-03 07:34:34 UTC (rev 109654)
@@ -433,8 +433,8 @@
 Never found SharedWorker
 Never found StyleSheet
 Never found TextMetrics
+Never found URL
 Never found WebKitCSSFilterValue
-Never found URL
 Never found WebKitCSSMatrix
 Never found WebKitCSSRegionRule
 Never found WebKitCSSTransformValue






___
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes


[webkit-changes] [109653] trunk

2012-03-02 Thread commit-queue
Title: [109653] trunk








Revision 109653
Author commit-qu...@webkit.org
Date 2012-03-02 21:48:54 -0800 (Fri, 02 Mar 2012)


Log Message
Editor's default paragraph separator is not reset when a frame's document is changed
https://bugs.webkit.org/show_bug.cgi?id=80065

Patch by Pablo Flouret  on 2012-03-02
Reviewed by Ryosuke Niwa.

Source/WebCore:

Test: editing/execCommand/reset-values-after-navigation.html

* editing/Editor.cpp:
(WebCore::Editor::clear):

LayoutTests:

* editing/execCommand/default-paragraph-separator.html: Last line of the test did a manual reset of the value to work around this problem. Removed.
* editing/execCommand/reset-values-after-navigation-expected.txt: Added.
* editing/execCommand/reset-values-after-navigation.html: Added.
* editing/execCommand/resources/reset-default-values-helper-1.html: Added.
* editing/execCommand/resources/reset-default-values-helper-2.html: Added.

Modified Paths

trunk/LayoutTests/ChangeLog
trunk/LayoutTests/editing/execCommand/default-paragraph-separator.html
trunk/Source/WebCore/ChangeLog
trunk/Source/WebCore/editing/Editor.cpp


Added Paths

trunk/LayoutTests/editing/execCommand/reset-values-after-navigation-expected.txt
trunk/LayoutTests/editing/execCommand/reset-values-after-navigation.html
trunk/LayoutTests/editing/execCommand/resources/reset-default-values-helper-1.html
trunk/LayoutTests/editing/execCommand/resources/reset-default-values-helper-2.html




Diff

Modified: trunk/LayoutTests/ChangeLog (109652 => 109653)

--- trunk/LayoutTests/ChangeLog	2012-03-03 05:31:13 UTC (rev 109652)
+++ trunk/LayoutTests/ChangeLog	2012-03-03 05:48:54 UTC (rev 109653)
@@ -1,3 +1,16 @@
+2012-03-02  Pablo Flouret  
+
+Editor's default paragraph separator is not reset when a frame's document is changed
+https://bugs.webkit.org/show_bug.cgi?id=80065
+
+Reviewed by Ryosuke Niwa.
+
+* editing/execCommand/default-paragraph-separator.html: Last line of the test did a manual reset of the value to work around this problem. Removed.
+* editing/execCommand/reset-values-after-navigation-expected.txt: Added.
+* editing/execCommand/reset-values-after-navigation.html: Added.
+* editing/execCommand/resources/reset-default-values-helper-1.html: Added.
+* editing/execCommand/resources/reset-default-values-helper-2.html: Added.
+
 2012-03-02  Noel Gordon  
 
 :empty should apply to elements made empty via page dynamics


Modified: trunk/LayoutTests/editing/execCommand/default-paragraph-separator.html (109652 => 109653)

--- trunk/LayoutTests/editing/execCommand/default-paragraph-separator.html	2012-03-03 05:31:13 UTC (rev 109652)
+++ trunk/LayoutTests/editing/execCommand/default-paragraph-separator.html	2012-03-03 05:48:54 UTC (rev 109653)
@@ -74,7 +74,6 @@
 shouldBeEqualToString("div.innerHTML", "abc");
 
 div.innerHTML = "";
-document.execCommand("DefaultParagraphSeparator", false, "div");