Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/006-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/006-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/006-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/006-expected.txt
index fa8763bf62e059368ef963012e548a06eed90234..99ec315e549a9c6c95c8afbe4ce0da7d37be5150 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/006-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/006-expected.txt
@@ -3,12 +3,12 @@ layer 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
- LayoutTable {TABLE} at (0,0) size 784x28 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 780x24
- LayoutTableRow {TR} at (0,2) size 780x20
- LayoutTableCell {TD} at (2,2) size 575x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 164x16
+ LayoutTable {TABLE} at (0,0) size 784x30 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 780x26
+ LayoutTableRow {TR} at (0,2) size 780x22
+ LayoutTableCell {TD} at (2,2) size 575x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 164x18
text run at (2,2) width 164: "Big cell gets all the width"
- LayoutTableCell {TD} at (579,2) size 199x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 195x16
+ LayoutTableCell {TD} at (579,2) size 199x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 195x18
text run at (2,2) width 195: "Icannotbreak noicannot \x{B7}break"

Powered by Google App Engine
This is Rietveld 408576698