[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

rniwa at webkit.org rniwa at webkit.org
Wed Dec 22 13:15:58 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0c5e6bdf9891f9e66314e51f373457eb88e30159
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 10 02:20:07 2010 +0000

    Unreviewed LayoutTests/ChangeLog fix.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67148 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dbb098a..06e0952 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,28 @@
+2010-09-09  Ryosuke Niwa  <rniwa at webkit.org>
+
+        Reviewed by Eric Seidel.
+
+        REGRESSION: applying new font size causes font-size outside selection to change
+        https://bugs.webkit.org/show_bug.cgi?id=45026
+
+        * editing/deleting/delete-br-012-expected.txt: Conflicting font and span elements are merged into one font element.
+        * editing/inserting/5994480-2-expected.txt: Removed redundant size attribute from font element.
+        * editing/deleting/delete-select-all-001-expected.txt: Style spans are replaced by font elements.
+        * editing/style/block-style-004-expected.txt: Ditto.
+        * editing/style/block-style-005-expected.txt: Ditto.
+        * editing/style/block-style-006-expected.txt: Ditto.
+        * editing/style/fontsize-1-expected.txt: Ditto.
+        * editing/execCommand/query-font-size-expected.txt: Ditto; also fixed the test not to add extraneous spans.
+        * editing/style/push-down-font-styles-expected.txt: Added.
+        * editing/style/push-down-font-styles.html: Added.
+        * editing/style/script-tests/push-down-font-styles.js: Added.
+        (testSingleToggle):
+        (selectAll):
+        (selectTest):
+        (selectFirstWord):
+        (selectSecondWord):
+        (selectLastTwoWords):
+
 2010-09-09  Kent Tamura  <tkent at chromium.org>
 
         Unreviewed, test expectation update.
@@ -78,31 +103,6 @@
 
 2010-09-09  Ryosuke Niwa  <rniwa at webkit.org>
 
-        Reviewed by Eric Seidel.
-
-        REGRESSION: applying new font size causes font-size outside selection to change
-        https://bugs.webkit.org/show_bug.cgi?id=45026
-
-        * editing/deleting/delete-br-012-expected.txt: Conflicting font and span elements are merged into one font element.
-        * editing/inserting/5994480-2-expected.txt: Removed redundant size attribute from font element.
-        * editing/deleting/delete-select-all-001-expected.txt: Style spans are replaced by font elements.
-        * editing/style/block-style-004-expected.txt: Ditto.
-        * editing/style/block-style-005-expected.txt: Ditto.
-        * editing/style/block-style-006-expected.txt: Ditto.
-        * editing/style/fontsize-1-expected.txt: Ditto.
-        * editing/execCommand/query-font-size-expected.txt: Ditto; also fixed the test not to add extraneous spans.
-        * editing/style/push-down-font-styles-expected.txt: Added.
-        * editing/style/push-down-font-styles.html: Added.
-        * editing/style/script-tests/push-down-font-styles.js: Added.
-        (testSingleToggle):
-        (selectAll):
-        (selectTest):
-        (selectFirstWord):
-        (selectSecondWord):
-        (selectLastTwoWords):
-
-2010-09-09  Ryosuke Niwa  <rniwa at webkit.org>
-
         Reviewed by James Robinson.
 
         REGRESSION (r67101): query-font-size.html fails on qt and gtk builds

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list