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

Unified Diff: LayoutTests/platform/win/fast/invalid/missing-end-tag-expected.txt

Issue 310943002: Auto-rebaseline for r175390 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/win/fast/invalid/missing-end-tag-expected.txt
diff --git a/LayoutTests/platform/win/fast/invalid/missing-end-tag-expected.txt b/LayoutTests/platform/win/fast/invalid/missing-end-tag-expected.txt
index f139fe28a6f52f67ae9441a80bbd4a8eaecb83db..a41086a7c08ed41736d90d5e9acf08ab9f480f19 100644
--- a/LayoutTests/platform/win/fast/invalid/missing-end-tag-expected.txt
+++ b/LayoutTests/platform/win/fast/invalid/missing-end-tag-expected.txt
@@ -1,19 +1,19 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x185
- RenderBlock {html} at (0,0) size 800x184.88
- RenderBlock {parsererror} at (16,16) size 768x134.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
- RenderBlock {h3} at (18,20.72) size 732x21
- RenderText {#text} at (0,0) size 318x20
+layer at (0,0) size 800x187
+ RenderBlock {html} at (0,0) size 800x186.88
+ RenderBlock {parsererror} at (16,16) size 768x136.88 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+ RenderBlock {h3} at (18,20.72) size 732x22
+ RenderText {#text} at (0,0) size 318x21
text run at (0,0) width 318: "This page contains the following errors:"
- RenderBlock {div} at (18,60.44) size 732x14
+ RenderBlock {div} at (18,61.44) size 732x14
RenderText {#text} at (0,0) size 569x14
text run at (0,0) width 569: "error on line 7 at column 8: Opening and ending tag mismatch: p line 0 and body"
text run at (568,0) width 1: " "
- RenderBlock {h3} at (18,93.16) size 732x21
- RenderText {#text} at (0,0) size 421x20
+ RenderBlock {h3} at (18,94.16) size 732x22
+ RenderText {#text} at (0,0) size 421x21
text run at (0,0) width 421: "Below is a rendering of the page up to the first error."
- RenderBlock (anonymous) at (0,166.88) size 800x18
+ RenderBlock (anonymous) at (0,168.88) size 800x18
RenderInline {body} at (0,0) size 183x17
RenderText {#text} at (0,0) size 0x0
RenderInline {p} at (0,0) size 183x17

Powered by Google App Engine
This is Rietveld 408576698