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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/end-of-document-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/selection/end-of-document-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/end-of-document-expected.txt (revision 11482)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/end-of-document-expected.txt (working copy)
@@ -25,7 +25,8 @@
RenderText {#text} at (413,0) size 4x19
text run at (413,0) width 4: " "
RenderText {#text} at (417,0) size 692x39
- text run at (417,0) width 275: "WebElementImageKey is a key added to the "
+ text run at (417,0) width 271: "WebElementImageKey is a key added to the"
+ text run at (688,0) width 4: " "
text run at (0,20) width 370: "elementAtPoint dictionary and the key's value is an NSImage."
RenderInline {SPAN} at (0,0) size 4x19
RenderText {#text} at (370,20) size 4x19
@@ -36,8 +37,10 @@
RenderText {#text} at (619,20) size 4x19
text run at (619,20) width 4: " "
RenderText {#text} at (623,20) size 687x59
- text run at (623,20) width 61: "What this "
- text run at (0,40) width 687: "means is that as you move the mouse around a web page we are aggressively mallocing NSImages that then move "
+ text run at (623,20) width 57: "What this"
+ text run at (680,20) width 4: " "
+ text run at (0,40) width 683: "means is that as you move the mouse around a web page we are aggressively mallocing NSImages that then move"
+ text run at (683,40) width 4: " "
text run at (0,60) width 604: "into our image cache and stay around until the CGImageRef goes away (which could be a long time)."
RenderBlock {DIV} at (0,80) size 704x20
RenderBR {BR} at (0,0) size 0x19
@@ -53,13 +56,15 @@
RenderText {#text} at (490,0) size 4x19
text run at (490,0) width 4: " "
RenderText {#text} at (494,0) size 695x39
- text run at (494,0) width 201: "Could we change the key's value "
+ text run at (494,0) width 197: "Could we change the key's value"
+ text run at (691,0) width 4: " "
text run at (0,20) width 179: "to be a CGImageRef instead?"
RenderInline {SPAN} at (0,0) size 4x19
RenderText {#text} at (179,20) size 4x19
text run at (179,20) width 4: " "
RenderText {#text} at (183,20) size 701x39
- text run at (183,20) width 518: "Could we just eliminate the key in favor of a DOM extension method for accessing an "
+ text run at (183,20) width 514: "Could we just eliminate the key in favor of a DOM extension method for accessing an"
+ text run at (697,20) width 4: " "
text run at (0,40) width 65: "NSImage?"
RenderBlock {DIV} at (0,160) size 704x20
RenderBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698