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

aroben at apple.com aroben at apple.com
Wed Dec 22 14:51:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit cd0cc3dfe58f3893bf139a44bfe76e33b2d6ae58
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 22 17:31:21 2010 +0000

    Update Windows html5lib results after r70293
    
    * platform/win/html5lib/runner-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70316 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7217019..cb0233c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-22  Adam Roben  <aroben at apple.com>
+
+        Update Windows html5lib results after r70293
+
+        * platform/win/html5lib/runner-expected.txt:
+
 2010-10-22  Jedrzej Nowacki  <jedrzej.nowacki at nokia.com>
 
         Reviewed by Antonio Gomes.
diff --git a/LayoutTests/platform/win/html5lib/runner-expected.txt b/LayoutTests/platform/win/html5lib/runner-expected.txt
index a7232ae..a3872ec 100644
--- a/LayoutTests/platform/win/html5lib/runner-expected.txt
+++ b/LayoutTests/platform/win/html5lib/runner-expected.txt
@@ -225,8 +225,80 @@ resources/tests17.dat: PASS
 
 resources/tests18.dat: PASS
 
-resources/tests19.dat: PASS
+resources/tests19.dat:
+31
+32
+78
 
+Test 31 of 97 in resources/tests19.dat failed. Input:
+<!doctype html><p><math><mi><p><h1>
+Got:
+| <!DOCTYPE html>
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <math math>
+|         <math mi>
+|           <p>
+|           <h1>
+Expected:
+| <!DOCTYPE html>
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <math math>
+|         <math mi>
+|     <p>
+|     <h1>
+
+Test 32 of 97 in resources/tests19.dat failed. Input:
+<!doctype html><p><math><mi><p><h1>
+Got:
+| <!DOCTYPE html>
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <math math>
+|         <math mi>
+|           <p>
+|           <h1>
+Expected:
+| <!DOCTYPE html>
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <math math>
+|         <math mi>
+|     <p>
+|     <h1>
+
+Test 78 of 97 in resources/tests19.dat failed. Input:
+<!doctype html><p><math><mn><span></p>a
+Got:
+| <!DOCTYPE html>
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <math math>
+|         <math mn>
+|           <span>
+|             <p>
+|             "a"
+Expected:
+| <!DOCTYPE html>
+| <html>
+|   <head>
+|   <body>
+|     <p>
+|       <math math>
+|         <math mn>
+|           <span>
+|     "a"
 resources/tests20.dat: PASS
 
 resources/tests21.dat: PASS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list