[webkit-changes] cvs commit: LayoutTests/fast/clip outline-overflowClip-expected.checksum outline-overflowClip-expected.png outline-overflowClip-expected.txt outline-overflowClip.html 001-expected.txt 009-expected.txt 010-expected.txt 011-expected.txt 012-expected.txt 013-expected.txt 014-expected.txt 016-expected.txt

Justin justing at opensource.apple.com
Thu Oct 13 15:51:02 PDT 2005


justing     05/10/13 15:51:01

  Modified:    .        ChangeLog
               fast/clip 001-expected.txt 009-expected.txt 010-expected.txt
                        011-expected.txt 012-expected.txt 013-expected.txt
                        014-expected.txt 016-expected.txt
  Added:       fast/clip outline-overflowClip-expected.checksum
                        outline-overflowClip-expected.png
                        outline-overflowClip-expected.txt
                        outline-overflowClip.html
  Log:
          Reviewed by hyatt
  
          <rdar://problem/3643259> contentEditable=true elements do not acquire the caret or focus halo when overflow:scroll
  
          Updated/added layout tests:
  
          * fast/clip/001-expected.txt:
          * fast/clip/009-expected.txt:
          * fast/clip/010-expected.txt:
          * fast/clip/011-expected.txt:
          * fast/clip/012-expected.txt:
          * fast/clip/013-expected.txt:
          * fast/clip/014-expected.txt:
          * fast/clip/016-expected.txt:
          * fast/clip/outline-overflowClip-expected.checksum: Added.
          * fast/clip/outline-overflowClip-expected.png: Added.
          * fast/clip/outline-overflowClip-expected.txt: Added.
          * fast/clip/outline-overflowClip.html: Added.
  
  Revision  Changes    Path
  1.34      +21 -0     LayoutTests/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/LayoutTests/ChangeLog,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- ChangeLog	13 Oct 2005 00:53:07 -0000	1.33
  +++ ChangeLog	13 Oct 2005 22:50:58 -0000	1.34
  @@ -1,3 +1,24 @@
  +2005-10-13  Justin Garcia  <justin.garcia at apple.com>
  +
  +        Reviewed by hyatt
  +        
  +        <rdar://problem/3643259> contentEditable=true elements do not acquire the caret or focus halo when overflow:scroll
  +        
  +        Updated/added layout tests:
  +
  +        * fast/clip/001-expected.txt:
  +        * fast/clip/009-expected.txt:
  +        * fast/clip/010-expected.txt:
  +        * fast/clip/011-expected.txt:
  +        * fast/clip/012-expected.txt:
  +        * fast/clip/013-expected.txt:
  +        * fast/clip/014-expected.txt:
  +        * fast/clip/016-expected.txt:
  +        * fast/clip/outline-overflowClip-expected.checksum: Added.
  +        * fast/clip/outline-overflowClip-expected.png: Added.
  +        * fast/clip/outline-overflowClip-expected.txt: Added.
  +        * fast/clip/outline-overflowClip.html: Added.
  +
   2005-10-12  Vicki Murley  <vicki at apple.com>
   
   	- update expected results for <rdar://problem/4288266> createElement does not validate 
  
  
  
  1.4       +1 -1      LayoutTests/fast/clip/001-expected.txt
  
  Index: 001-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/001-expected.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- 001-expected.txt	19 Jul 2005 21:18:17 -0000	1.3
  +++ 001-expected.txt	13 Oct 2005 22:50:59 -0000	1.4
  @@ -6,6 +6,6 @@
         RenderText {TEXT} at (0,0) size 541x18
           text run at (0,0) width 304: "You should see a 100x100 green square below. "
           text run at (304,0) width 237: "If you see any red, the test has failed. "
  -layer at (8,26) size 200x200 backgroundClip at (108,126) size 100x100 clip at (108,126) size 100x100
  +layer at (8,26) size 200x200 backgroundClip at (108,126) size 100x100 clip at (108,126) size 100x100 outlineClip at (108,126) size 100x100
     RenderBlock (positioned) {DIV} at (8,26) size 200x200 [bgcolor=#008000]
       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
  
  
  
  1.5       +1 -1      LayoutTests/fast/clip/009-expected.txt
  
  Index: 009-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/009-expected.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 009-expected.txt	20 Sep 2005 23:08:01 -0000	1.4
  +++ 009-expected.txt	13 Oct 2005 22:50:59 -0000	1.5
  @@ -9,6 +9,6 @@
           text run at (541,0) width 239: "This test is checking to make sure clip"
           text run at (0,18) width 192: "is applying to all descendants. "
         RenderText {TEXT} at (0,0) size 0x0
  -layer at (8,44) size 200x200 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100
  +layer at (8,44) size 200x200 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100 outlineClip at (8,44) size 100x100
     RenderBlock (positioned) {DIV} at (8,44) size 100x100 [bgcolor=#008000]
       RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
  
  
  
  1.5       +1 -1      LayoutTests/fast/clip/010-expected.txt
  
  Index: 010-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/010-expected.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 010-expected.txt	20 Sep 2005 23:08:01 -0000	1.4
  +++ 010-expected.txt	13 Oct 2005 22:50:59 -0000	1.5
  @@ -9,6 +9,6 @@
           text run at (541,0) width 239: "This test is checking to make sure clip"
           text run at (0,18) width 192: "is applying to all descendants. "
         RenderText {TEXT} at (0,0) size 0x0
  -layer at (8,44) size 200x200 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100
  +layer at (8,44) size 200x200 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100 outlineClip at (8,44) size 100x100
     RenderBlock (positioned) {DIV} at (8,44) size 100x100 [bgcolor=#008000]
       RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
  
  
  
  1.5       +1 -1      LayoutTests/fast/clip/011-expected.txt
  
  Index: 011-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/011-expected.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 011-expected.txt	20 Sep 2005 23:08:02 -0000	1.4
  +++ 011-expected.txt	13 Oct 2005 22:50:59 -0000	1.5
  @@ -9,6 +9,6 @@
           text run at (541,0) width 239: "This test is checking to make sure clip"
           text run at (0,18) width 192: "is applying to all descendants. "
         RenderText {TEXT} at (0,0) size 0x0
  -layer at (8,44) size 200x400 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100
  +layer at (8,44) size 200x400 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100 outlineClip at (8,44) size 100x100
     RenderBlock (positioned) {DIV} at (8,44) size 100x100 [bgcolor=#008000]
       RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
  
  
  
  1.5       +1 -1      LayoutTests/fast/clip/012-expected.txt
  
  Index: 012-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/012-expected.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 012-expected.txt	20 Sep 2005 23:08:02 -0000	1.4
  +++ 012-expected.txt	13 Oct 2005 22:50:59 -0000	1.5
  @@ -9,6 +9,6 @@
           text run at (541,0) width 239: "This test is checking to make sure clip"
           text run at (0,18) width 192: "is applying to all descendants. "
         RenderText {TEXT} at (0,0) size 0x0
  -layer at (8,44) size 200x400 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100
  +layer at (8,44) size 200x400 backgroundClip at (8,44) size 100x100 clip at (8,44) size 100x100 outlineClip at (8,44) size 100x100
     RenderBlock (positioned) {DIV} at (8,44) size 100x100 [bgcolor=#008000]
       RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
  
  
  
  1.6       +1 -1      LayoutTests/fast/clip/013-expected.txt
  
  Index: 013-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/013-expected.txt,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- 013-expected.txt	20 Sep 2005 23:08:02 -0000	1.5
  +++ 013-expected.txt	13 Oct 2005 22:50:59 -0000	1.6
  @@ -9,5 +9,5 @@
           text run at (541,0) width 239: "This test is checking to make sure clip"
           text run at (0,18) width 377: "applies to the element itself and starts from the border edge. "
         RenderText {TEXT} at (0,0) size 0x0
  -layer at (8,44) size 120x120 backgroundClip at (18,54) size 100x100 clip at (18,54) size 100x100
  +layer at (8,44) size 120x120 backgroundClip at (18,54) size 100x100 clip at (18,54) size 100x100 outlineClip at (18,54) size 100x100
     RenderBlock (positioned) {DIV} at (8,44) size 120x120 [bgcolor=#008000] [border: (10px solid #FF0000)]
  
  
  
  1.8       +1 -1      LayoutTests/fast/clip/014-expected.txt
  
  Index: 014-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/014-expected.txt,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- 014-expected.txt	20 Sep 2005 23:08:02 -0000	1.7
  +++ 014-expected.txt	13 Oct 2005 22:50:59 -0000	1.8
  @@ -11,6 +11,6 @@
           text run at (617,18) width 113: "The bottom of the"
           text run at (0,36) width 252: "scrolling mechanism should be clipped. "
         RenderText {TEXT} at (0,0) size 0x0
  -layer at (8,62) size 120x220 backgroundClip at (18,72) size 100x100 clip at (18,72) size 85x100 scrollHeight 1000
  +layer at (8,62) size 120x220 backgroundClip at (18,72) size 100x100 clip at (18,72) size 85x100 outlineClip at (18,72) size 100x100 scrollHeight 1000
     RenderBlock (positioned) {DIV} at (8,62) size 120x220 [bgcolor=#008000] [border: (10px solid #FF0000)]
       RenderBlock {DIV} at (10,10) size 85x1000
  
  
  
  1.5       +1 -1      LayoutTests/fast/clip/016-expected.txt
  
  Index: 016-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/clip/016-expected.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- 016-expected.txt	20 Sep 2005 23:08:02 -0000	1.4
  +++ 016-expected.txt	13 Oct 2005 22:50:59 -0000	1.5
  @@ -8,5 +8,5 @@
         RenderText {TEXT} at (0,0) size 0x0
         RenderText {TEXT} at (0,0) size 0x0
         RenderText {TEXT} at (0,0) size 0x0
  -layer at (50,50) size 100x500 backgroundClip at (50,50) size 100x100 clip at (50,50) size 100x100
  +layer at (50,50) size 100x500 backgroundClip at (50,50) size 100x100 clip at (50,50) size 100x100 outlineClip at (50,50) size 100x100
     RenderBlock (positioned) {DIV} at (50,50) size 100x500 [bgcolor=#008000]
  
  
  
  1.1                  LayoutTests/fast/clip/outline-overflowClip-expected.checksum
  
  Index: outline-overflowClip-expected.checksum
  ===================================================================
  fe4478393d46704b9a2e115bcc152f31
  
  
  1.1                  LayoutTests/fast/clip/outline-overflowClip-expected.png
  
  	<<Binary file>>
  
  
  1.1                  LayoutTests/fast/clip/outline-overflowClip-expected.txt
  
  Index: outline-overflowClip-expected.txt
  ===================================================================
  layer at (0,0) size 800x600
    RenderCanvas at (0,0) size 800x600
  layer at (0,0) size 800x600
    RenderBlock {HTML} at (0,0) size 800x600
      RenderBody {BODY} at (8,8) size 784x584
        RenderText {TEXT} at (0,0) size 765x36
          text run at (0,0) width 209: "This tests clipping of the outline. "
          text run at (209,0) width 287: "It should not be clipped by the overflow rect. "
          text run at (496,0) width 269: "The inner div has a green outline and a red"
          text run at (0,18) width 49: "border. "
        RenderText {TEXT} at (0,0) size 0x0
        RenderText {TEXT} at (0,0) size 0x0
  layer at (8,44) size 304x204 backgroundClip at (83,44) size 229x204 clip at (83,44) size 229x204 outlineClip at (83,44) size 229x204
    RenderBlock (positioned) {DIV} at (8,44) size 304x204 [border: (2px solid #0000FF)]
      RenderText {TEXT} at (2,2) size 103x18
        text run at (2,2) width 103: "text in outer div "
      RenderText {TEXT} at (0,0) size 0x0
  layer at (60,64) size 105x24 backgroundClip at (83,64) size 82x24 clip at (83,67) size 79x18 outlineClip at (83,44) size 229x204
    RenderBlock (positioned) {DIV} at (52,20) size 105x24 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)]
      RenderText {TEXT} at (3,3) size 99x18
        text run at (3,3) width 99: "text in inner div"
  
  
  
  1.1                  LayoutTests/fast/clip/outline-overflowClip.html
  
  Index: outline-overflowClip.html
  ===================================================================
  <html>
  <body>
  This tests clipping of the outline.  It should not be clipped by the overflow rect.  The inner div has a green outline and a red border.
  <div style="border: 2px solid blue; position:absolute; width:300px; height:200px; clip: rect(auto auto auto 75px)">
  text in outer div
  <div contentEditable style="overflow: hidden; outline: 3px solid green; background-color: #eee; border: 3px solid red; position:absolute; margin-left: 50px">
  text in inner div
  </div>
  
  </div>
  </body>
  </html>
  
  



More information about the webkit-changes mailing list