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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/4776765-expected.txt

Issue 196047: Rebaseline a few fast/repaint tests that we are now passing.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 3 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/4776765-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/4776765-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/4776765-expected.txt (revision 0)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 669x19
+ text run at (0,0) width 167: "This tests for a repaint bug. "
+ text run at (167,0) width 502: "The old caret position should be invalidated when a paragraph separator is inserted."
+ RenderBlock {DIV} at (0,36) size 784x60
+ RenderBlock {DIV} at (0,0) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
+ RenderBlock {DIV} at (0,20) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
+ RenderBlock {DIV} at (0,40) size 784x20
+ RenderBR {BR} at (0,0) size 0x19
+caret: position 0 of child 0 {BR} of child 4 {DIV} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698