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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-outline-repaint-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/fast/repaint/inline-outline-repaint-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-outline-repaint-expected.txt (revision 11482)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-outline-repaint-expected.txt (working copy)
@@ -32,6 +32,8 @@
RenderBlock {DIV} at (0,140) size 100x40
RenderInline {SPAN} at (0,0) size 83x39
RenderText {#text} at (0,0) size 83x39
- text run at (0,0) width 83: "Lorem ipsum "
- text run at (0,20) width 36: "dolor "
+ text run at (0,0) width 79: "Lorem ipsum"
+ text run at (79,0) width 4: " "
+ text run at (0,20) width 32: "dolor"
+ text run at (32,20) width 4: " "
caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of child 1 {BODY} of child 1 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698