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

Unified Diff: LayoutTests/platform/chromium-win/editing/pasteboard/innerText-inline-table-expected.txt

Issue 10807056: Revert 117339 - CSS 2.1 failure: inline-table-001 fails (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 5 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/chromium-win/editing/pasteboard/innerText-inline-table-expected.txt
===================================================================
--- LayoutTests/platform/chromium-win/editing/pasteboard/innerText-inline-table-expected.txt (revision 123241)
+++ LayoutTests/platform/chromium-win/editing/pasteboard/innerText-inline-table-expected.txt (working copy)
@@ -6,29 +6,29 @@
RenderBlock {DIV} at (0,0) size 784x20
RenderText {#text} at (0,0) size 469x19
text run at (0,0) width 469: "Checks that the text iterator is emitting a space before and after an inline table."
- RenderBlock {DIV} at (0,20) size 784x28
- RenderText {#text} at (0,8) size 28x19
- text run at (0,8) width 28: "hello"
+ RenderBlock {DIV} at (0,20) size 784x31
+ RenderText {#text} at (0,11) size 28x19
+ text run at (0,11) width 28: "hello"
RenderTable {TABLE} at (28,0) size 14x26
RenderTableSection {TBODY} at (0,0) size 14x26
RenderTableRow {TR} at (0,2) size 14x22
RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x19
text run at (1,1) width 8: "1"
- RenderText {#text} at (42,8) size 35x19
- text run at (42,8) width 35: "world"
- RenderBlock {DIV} at (0,48) size 784x28
- RenderText {#text} at (0,8) size 24x19
- text run at (0,8) width 24: "foo "
+ RenderText {#text} at (42,11) size 35x19
+ text run at (42,11) width 35: "world"
+ RenderBlock {DIV} at (0,51) size 784x31
+ RenderText {#text} at (0,11) size 24x19
+ text run at (0,11) width 24: "foo "
RenderTable {TABLE} at (24,0) size 14x26
RenderTableSection {TBODY} at (0,0) size 14x26
RenderTableRow {TR} at (0,2) size 14x22
RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 8x19
text run at (1,1) width 8: "2"
- RenderText {#text} at (38,8) size 24x19
- text run at (38,8) width 24: " bar"
- RenderBlock {UL} at (0,92) size 784x20
+ RenderText {#text} at (38,11) size 24x19
+ text run at (38,11) width 24: " bar"
+ RenderBlock {UL} at (0,98) size 784x20
RenderListItem {LI} at (40,0) size 744x20
RenderBlock {PRE} at (0,0) size 744x20
RenderListMarker at (-18,0) size 7x19: bullet

Powered by Google App Engine
This is Rietveld 408576698