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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/basic/006-expected.txt

Issue 327012: LTTF: Rebaseline 3 tests for Windows Vista.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/basic/006-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/basic/006-expected.txt (revision 30028)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/basic/006-expected.txt (working copy)
@@ -6,9 +6,9 @@
RenderTable {TABLE} at (0,0) size 784x32 [border: (2px outset #808080)]
RenderTableSection {TBODY} at (2,2) size 780x28
RenderTableRow {TR} at (0,2) size 780x24
- RenderTableCell {TD} at (2,2) size 585x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,2) size 584x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 148x19
text run at (2,2) width 148: "Big cell gets all the width"
- RenderTableCell {TD} at (589,2) size 189x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 185x19
- text run at (2,2) width 185: "Icannotbreak noicannot \x{B7}break"
+ RenderTableCell {TD} at (588,2) size 190x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 186x19
+ text run at (2,2) width 186: "Icannotbreak noicannot \x{B7}break"

Powered by Google App Engine
This is Rietveld 408576698