Changeset 47250 in webkit


Ignore:
Timestamp:
Aug 13, 2009 4:28:53 PM (15 years ago)
Author:
eric@webkit.org
Message:

2009-08-13 Eric Seidel <eric@webkit.org>

No review, it is expected that this would change.

wrong font size when css font-family includes monospace
https://bugs.webkit.org/show_bug.cgi?id=19161

Update Tiger results from the bot. I have no way to update the pixel results.

  • platform/mac-tiger/fast/text/monospace-width-cache-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r47235 r47250  
     12009-08-13  Eric Seidel  <eric@webkit.org>
     2
     3        No review, it is expected that this would change.
     4
     5        wrong font size when css font-family includes monospace
     6        https://bugs.webkit.org/show_bug.cgi?id=19161
     7
     8        Update Tiger results from the bot.  I have no way to update the pixel results.
     9
     10        * platform/mac-tiger/fast/text/monospace-width-cache-expected.txt:
     11
    1122009-08-13  Eric Seidel  <eric@webkit.org>
    213
  • trunk/LayoutTests/platform/mac-tiger/fast/text/monospace-width-cache-expected.txt

    r42416 r47250  
    2121        RenderText {#text} at (0,0) size 369x18
    2222          text run at (0,0) width 369: "The blue line and the black line should be the same length."
    23       RenderBlock {P} at (0,86) size 784x17
    24         RenderInline {SPAN} at (0,0) size 156x16 [border: (1px solid #0000FF) none]
    25           RenderText {#text} at (0,2) size 156x15
    26             text run at (0,2) width 156: "\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}"
     23      RenderBlock {P} at (0,86) size 784x21
     24        RenderInline {SPAN} at (0,0) size 192x19 [border: (1px solid #0000FF) none]
     25          RenderText {#text} at (0,3) size 192x18
     26            text run at (0,3) width 192: "\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}"
Note: See TracChangeset for help on using the changeset viewer.