From kde-commits Thu Oct 28 08:05:14 2004 From: Stephan Kulow Date: Thu, 28 Oct 2004 08:05:14 +0000 To: kde-commits Subject: khtmltests/regression/baseline/parser Message-Id: <20041028080514.372D216BB1 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=109895073125634 CVS commit by coolo: a stale change of mine in the test - and then I even commited the baseline ;( M +2 -8 compatmode_default.html-dom 1.5 M compatmode_default.html-dump.png 1.5 M +7 -17 compatmode_default.html-render 1.5 --- khtmltests/regression/baseline/parser/compatmode_default.html-dom #1.4:1.5 @@ -3,5 +3,5 @@ HEAD STYLE type="text/css" - #text " #BLUE { background-color: blue; } div[lang="en"] { background-color: green; } p[lang="en"] { background-color: green; }" + #text " #BLUE { background-color: blue; }" BODY DIV style="display:none" @@ -30,5 +30,5 @@ #text "tagname: IMG" BR - #text "CSS1Compat (BackCompat in Moz/IE)" + #text "BackCompat (BackCompat in Moz/IE)" BR #text " " @@ -36,8 +36,2 @@ #text "Blue background, CSS parser is case insensitive by default" #text " " - DIV lang="EN" - #text "Green background" - #text " " - P lang="en" - #text "Green background" - #text " " --- khtmltests/regression/baseline/parser/compatmode_default.html-render #1.4:1.5 @@ -1,7 +1,7 @@ layer at (0,0) size 796x594 RenderCanvas at (0,0) size 796x594 minMaxKnown -layer at (0,0) size 796x150 - RenderBlock {html} at (0,0) size 796x150 paintBackground minMaxKnown - RenderBody {body} at (10,10) size 776x126 minMaxKnown +layer at (0,0) size 796x100 + RenderBlock {html} at (0,0) size 796x100 paintBackground minMaxKnown + RenderBody {body} at (10,10) size 776x80 minMaxKnown RenderBlock (anonymous) at (0,0) size 776x64 anonymousBox minMaxKnown childrenInline RenderText {text} at (0,0) size 125x16 text inline minMaxKnown @@ -14,21 +14,11 @@ text run at (0,32) width 77: "tagname: IMG" RenderBR {br} at (0,0) size 0x0 text inline - RenderText {text} at (0,0) size 213x16 text inline minMaxKnown - text run at (0,48) width 213: "CSS1Compat (BackCompat in Moz/IE)" + RenderText {text} at (0,0) size 209x16 text inline minMaxKnown + text run at (0,48) width 209: "BackCompat (BackCompat in Moz/IE)" RenderBR {br} at (0,0) size 0x0 text inline RenderText {text} at (0,0) size 0x14 text inline minMaxKnown - RenderBlock {div} at (0,64) size 776x16 minMaxKnown childrenInline - RenderText {text} at (0,0) size 333x16 text inline minMaxKnown + RenderBlock {div} at (0,64) size 776x16 [bgcolor=#0000ff] paintBackground minMaxKnown childrenInline + RenderText {text} at (0,0) size 333x16 text inline paintBackground minMaxKnown text run at (0,0) width 333: "Blue background, CSS parser is case insensitive by default" RenderBlock (anonymous) at (0,80) size 776x0 anonymousBox minMaxKnown childrenInline firstLine RenderText {text} at (0,0) size 0x14 text inline minMaxKnown - RenderBlock {div} at (0,80) size 776x16 [bgcolor=#008000] paintBackground minMaxKnown childrenInline - RenderText {text} at (0,0) size 104x16 text inline paintBackground minMaxKnown - text run at (0,0) width 104: "Green background" - RenderBlock (anonymous) at (0,96) size 776x0 anonymousBox minMaxKnown childrenInline firstLine - RenderText {text} at (0,0) size 0x14 text inline minMaxKnown - RenderBlock {p} at (0,110) size 776x16 [bgcolor=#008000] paintBackground minMaxKnown childrenInline - RenderText {text} at (0,0) size 104x16 text inline paintBackground minMaxKnown - text run at (0,0) width 104: "Green background" - RenderBlock (anonymous) at (0,140) size 776x0 anonymousBox minMaxKnown childrenInline firstLine - RenderText {text} at (0,0) size 0x14 text inline minMaxKnown