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

ojan at chromium.org ojan at chromium.org
Wed Dec 22 11:11:38 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c8f4671658542f6dc852fe1c24c2b48e2538afab
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 14 22:10:28 2010 +0000

    2010-07-14  Ojan Vafai  <ojan at chromium.org>
    
            Reviewed by Adam Barth.
    
            html5lib/runner.html fails after http://trac.webkit.org/changeset/63338/
            https://bugs.webkit.org/show_bug.cgi?id=42290
    
            * platform/chromium-mac/html5lib/runner-expected.txt:
            * platform/chromium-win/html5lib/runner-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63359 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8685bfc..009eb1b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-07-14  Ojan Vafai  <ojan at chromium.org>
+
+        Reviewed by Adam Barth.
+
+        html5lib/runner.html fails after http://trac.webkit.org/changeset/63338/
+        https://bugs.webkit.org/show_bug.cgi?id=42290
+
+        * platform/chromium-mac/html5lib/runner-expected.txt:
+        * platform/chromium-win/html5lib/runner-expected.txt:
+
 2010-07-14  Chris Fleizach  <cfleizach at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/chromium-mac/html5lib/runner-expected.txt b/LayoutTests/platform/chromium-mac/html5lib/runner-expected.txt
index 3f5402a..0d5421e 100644
--- a/LayoutTests/platform/chromium-mac/html5lib/runner-expected.txt
+++ b/LayoutTests/platform/chromium-mac/html5lib/runner-expected.txt
@@ -5003,8 +5003,9 @@ resources/adoption01.dat:
 7
 8
 9
+11
 
-Test 1 of 9 in resources/adoption01.dat failed. Input:
+Test 1 of 11 in resources/adoption01.dat failed. Input:
 <a><p></a></p>
 Got:
 | <html>
@@ -5020,7 +5021,7 @@ Expected:
 |     <p>
 |       <a>
 
-Test 6 of 9 in resources/adoption01.dat failed. Input:
+Test 6 of 11 in resources/adoption01.dat failed. Input:
 <table><a>1<p>2</a>3</p>
 Got:
 | <html>
@@ -5045,7 +5046,7 @@ Expected:
 |       "3"
 |     <table>
 
-Test 7 of 9 in resources/adoption01.dat failed. Input:
+Test 7 of 11 in resources/adoption01.dat failed. Input:
 <b><b><a><p></a>
 Got:
 | <html>
@@ -5065,7 +5066,7 @@ Expected:
 |         <p>
 |           <a>
 
-Test 8 of 9 in resources/adoption01.dat failed. Input:
+Test 8 of 11 in resources/adoption01.dat failed. Input:
 <b><a><b><p></a>
 Got:
 | <html>
@@ -5087,7 +5088,7 @@ Expected:
 |         <p>
 |           <a>
 
-Test 9 of 9 in resources/adoption01.dat failed. Input:
+Test 9 of 11 in resources/adoption01.dat failed. Input:
 <a><b><b><p></a>
 Got:
 | <html>
@@ -5110,6 +5111,33 @@ Expected:
 |       <b>
 |         <p>
 |           <a>
+
+Test 11 of 11 in resources/adoption01.dat failed. Input:
+<p><b id="A"><script>document.getElementById("A").id = "B"</script></p>TEXT</b>
+Got:
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <b>
+|         id="B"
+|         <script>
+|           "document.getElementById("A").id = "B""
+|     <b>
+|       id="B"
+|       "TEXT"
+Expected:
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <b>
+|         id="B"
+|         <script>
+|           "document.getElementById("A").id = "B""
+|     <b>
+|       id="A"
+|       "TEXT"
 resources/inbody01.dat: PASS
 
 resources/isindex.dat:
diff --git a/LayoutTests/platform/chromium-win/html5lib/runner-expected.txt b/LayoutTests/platform/chromium-win/html5lib/runner-expected.txt
index 81dec90..e9762d2 100644
--- a/LayoutTests/platform/chromium-win/html5lib/runner-expected.txt
+++ b/LayoutTests/platform/chromium-win/html5lib/runner-expected.txt
@@ -5003,8 +5003,9 @@ resources/adoption01.dat:
 7
 8
 9
+11
 
-Test 1 of 9 in resources/adoption01.dat failed. Input:
+Test 1 of 11 in resources/adoption01.dat failed. Input:
 <a><p></a></p>
 Got:
 | <html>
@@ -5020,7 +5021,7 @@ Expected:
 |     <p>
 |       <a>
 
-Test 6 of 9 in resources/adoption01.dat failed. Input:
+Test 6 of 11 in resources/adoption01.dat failed. Input:
 <table><a>1<p>2</a>3</p>
 Got:
 | <html>
@@ -5045,7 +5046,7 @@ Expected:
 |       "3"
 |     <table>
 
-Test 7 of 9 in resources/adoption01.dat failed. Input:
+Test 7 of 11 in resources/adoption01.dat failed. Input:
 <b><b><a><p></a>
 Got:
 | <html>
@@ -5065,7 +5066,7 @@ Expected:
 |         <p>
 |           <a>
 
-Test 8 of 9 in resources/adoption01.dat failed. Input:
+Test 8 of 11 in resources/adoption01.dat failed. Input:
 <b><a><b><p></a>
 Got:
 | <html>
@@ -5087,7 +5088,7 @@ Expected:
 |         <p>
 |           <a>
 
-Test 9 of 9 in resources/adoption01.dat failed. Input:
+Test 9 of 11 in resources/adoption01.dat failed. Input:
 <a><b><b><p></a>
 Got:
 | <html>
@@ -5110,6 +5111,33 @@ Expected:
 |       <b>
 |         <p>
 |           <a>
+
+Test 11 of 11 in resources/adoption01.dat failed. Input:
+<p><b id="A"><script>document.getElementById("A").id = "B"</script></p>TEXT</b>
+Got:
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <b>
+|         id="B"
+|         <script>
+|           "document.getElementById("A").id = "B""
+|     <b>
+|       id="B"
+|       "TEXT"
+Expected:
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <b>
+|         id="B"
+|         <script>
+|           "document.getElementById("A").id = "B""
+|     <b>
+|       id="A"
+|       "TEXT"
 resources/inbody01.dat: PASS
 
 resources/isindex.dat:

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list