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

ap at apple.com ap at apple.com
Wed Dec 22 15:42:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit efb9c4c5178a2352f975f0d991a00b443295ac13
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 10 22:07:59 2010 +0000

            https://bugs.webkit.org/show_bug.cgi?id=45205
            <rdar://problem/8391455> Detached elements shouldn't have style sheets.
    
            Land test files I missed in original check-in.
    
            * fast/dom/StyleSheet/resources: Added.
            * fast/dom/StyleSheet/resources/detached-style.css: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71770 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4bff6e2..1e0db52 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-11-10  Alexey Proskuryakov  <ap at apple.com>
+
+        https://bugs.webkit.org/show_bug.cgi?id=45205
+        <rdar://problem/8391455> Detached elements shouldn't have style sheets.
+
+        Land test files I missed in original check-in.
+
+        * fast/dom/StyleSheet/resources: Added.
+        * fast/dom/StyleSheet/resources/detached-style.css: Added.
+
 2010-11-10  Stephen White  <senorblanco at chromium.org>
 
         Unreviewed; updated test baselines.
diff --git a/LayoutTests/fast/dom/StyleSheet/resources/detached-style.css b/LayoutTests/fast/dom/StyleSheet/resources/detached-style.css
new file mode 100644
index 0000000..d8e7558
--- /dev/null
+++ b/LayoutTests/fast/dom/StyleSheet/resources/detached-style.css
@@ -0,0 +1 @@
+* { }
\ No newline at end of file

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list