Changeset 80162 in webkit


Ignore:
Timestamp:
Mar 2, 2011 1:37:40 PM (13 years ago)
Author:
tonyg@chromium.org
Message:

2011-03-02 Tony Gentilcore <tonyg@chromium.org>

Unreviewed expectations update.

[chromium] Update expectations to match those in r80151
https://bugs.webkit.org/show_bug.cgi?id=55610

  • platform/chromium-win/fast/css-generated-content/005-expected.txt:
  • platform/chromium-win/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
  • platform/chromium-win/fast/css-generated-content/no-openclose-quote-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r80157 r80162  
     12011-03-02  Tony Gentilcore  <tonyg@chromium.org>
     2
     3        Unreviewed expectations update.
     4
     5        [chromium] Update expectations to match those in r80151
     6        https://bugs.webkit.org/show_bug.cgi?id=55610
     7
     8        * platform/chromium-win/fast/css-generated-content/005-expected.txt:
     9        * platform/chromium-win/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
     10        * platform/chromium-win/fast/css-generated-content/no-openclose-quote-expected.txt:
     11
    1122011-03-02  Tony Gentilcore  <tonyg@chromium.org>
    213
  • trunk/LayoutTests/platform/chromium-win/fast/css-generated-content/005-expected.txt

    r56267 r80162  
    77        RenderInline {Q} at (0,0) size 149x19
    88          RenderInline (generated) at (0,0) size 5x19
    9             RenderText at (0,0) size 5x19
     9            RenderQuote at (0,0) size 5x19
    1010              text run at (0,0) width 5: "\""
    1111          RenderText {#text} at (5,0) size 144x19
     
    1818            text run at (0,0) width 50: "this text."
    1919          RenderInline (generated) at (0,0) size 5x19
    20             RenderText at (50,0) size 5x19
     20            RenderQuote at (50,0) size 5x19
    2121              text run at (50,0) width 5: "\""
    2222        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/chromium-win/fast/css-generated-content/beforeAfter-interdocument-expected.txt

    r56267 r80162  
    1919          RenderInline {Q} at (0,0) size 149x19
    2020            RenderInline (generated) at (0,0) size 5x19
    21               RenderText at (0,0) size 5x19
     21              RenderQuote at (0,0) size 5x19
    2222                text run at (0,0) width 5: "\""
    2323            RenderText {#text} at (5,0) size 144x19
     
    3030              text run at (0,0) width 50: "this text."
    3131            RenderInline (generated) at (0,0) size 5x19
    32               RenderText at (50,0) size 5x19
     32              RenderQuote at (50,0) size 5x19
    3333                text run at (50,0) width 5: "\""
  • trunk/LayoutTests/platform/chromium-win/fast/css-generated-content/no-openclose-quote-expected.txt

    r56267 r80162  
    88          RenderText at (0,0) size 8x19
    99            text run at (0,0) width 8: "*"
     10          RenderQuote at (0,0) size 0x0
    1011        RenderText {#text} at (8,0) size 405x19
    1112          text run at (8,0) width 108: "This is some text. "
     
    1415          RenderText at (413,0) size 8x19
    1516            text run at (413,0) width 8: "*"
     17          RenderQuote at (0,0) size 0x0
Note: See TracChangeset for help on using the changeset viewer.