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

Unified Diff: LayoutTests/platform/chromium-win/editing/selection/table-caret-3-expected.txt

Issue 10855085: Revert 117339 - CSS 2.1 failure: inline-table-001 fails (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Patch Set: Created 8 years, 4 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/selection/table-caret-3-expected.txt
===================================================================
--- LayoutTests/platform/chromium-win/editing/selection/table-caret-3-expected.txt (revision 125204)
+++ LayoutTests/platform/chromium-win/editing/selection/table-caret-3-expected.txt (working copy)
@@ -9,9 +9,9 @@
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 360x19
text run at (0,0) width 360: "This tests the caret position for the caret after an inline table."
- RenderBlock {DIV} at (0,36) size 784x82
- RenderText {#text} at (0,10) size 20x19
- text run at (0,10) width 20: "foo"
+ RenderBlock {DIV} at (0,36) size 784x87
+ RenderText {#text} at (0,67) size 20x19
+ text run at (0,67) width 20: "foo"
RenderTable {TABLE} at (20,0) size 50x82 [border: (1px solid #999999)]
RenderTableSection {TBODY} at (1,1) size 48x80
RenderTableRow {TR} at (0,2) size 48x24
@@ -26,6 +26,6 @@
RenderTableCell {TD} at (2,54) size 44x24 [border: (1px solid #999999)] [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 40x19
text run at (2,2) width 40: "a table"
- RenderText {#text} at (70,10) size 21x19
- text run at (70,10) width 21: "baz"
+ RenderText {#text} at (70,67) size 21x19
+ text run at (70,67) width 21: "baz"
caret: position 1 of child 1 {TABLE} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698