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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apple-style-editable-mix-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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/editing/style/apple-style-editable-mix-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apple-style-editable-mix-expected.txt (revision 11482)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/style/apple-style-editable-mix-expected.txt (working copy)
@@ -13,7 +13,8 @@
RenderTableRow {TR} at (0,2) size 731x22
RenderTableCell {TD} at (2,2) size 619x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 617x19
- text run at (1,1) width 617: "This tests that a style can be applied to a selection that contains both editable and non-editable content. "
+ text run at (1,1) width 617: "This tests that a style can be applied to a selection that contains both editable and non-editable content."
+ text run at (618,1) width 0: " "
RenderTableCell {TD} at (623,2) size 106x22 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 104x19
RenderInline {B} at (0,0) size 104x19
@@ -26,7 +27,8 @@
RenderTableRow {TR} at (0,2) size 681x22
RenderTableCell {TD} at (2,2) size 569x22 [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (1,1) size 567x19
- text run at (1,1) width 567: "The test passes if the editable content is bold, and the non editable content remains unchanged. "
+ text run at (1,1) width 567: "The test passes if the editable content is bold, and the non editable content remains unchanged."
+ text run at (568,1) width 0: " "
RenderTableCell {TD} at (573,2) size 106x22 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 104x19
RenderInline {B} at (0,0) size 104x19

Powered by Google App Engine
This is Rietveld 408576698