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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/outerHTML-doc-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 46x19 7 LayoutText {#text} at (0,0) size 46x19
8 text run at (0,0) width 46: "test for " 8 text run at (0,0) width 46: "test for "
9 LayoutInline {A} at (0,0) size 56x19 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 56x19 [color=#0000EE]
10 LayoutText {#text} at (46,0) size 56x19 10 LayoutText {#text} at (46,0) size 56x19
11 text run at (46,0) width 56: "4110775" 11 text run at (46,0) width 56: "4110775"
12 LayoutText {#text} at (102,0) size 449x19 12 LayoutText {#text} at (101,0) size 450x19
13 text run at (102,0) width 449: " Crash will occur when double-clicking outerHTML link on W3 DOM test" 13 text run at (101,0) width 450: " Crash will occur when double-clicking outerHTML link on W3 DOM test"
14 LayoutBlockFlow {P} at (0,36) size 784x0 14 LayoutBlockFlow {P} at (0,36) size 784x0
15 LayoutBlockFlow {DIV} at (0,36) size 784x20 15 LayoutBlockFlow {DIV} at (0,36) size 784x20
16 LayoutText {#text} at (0,0) size 567x19 16 LayoutText {#text} at (0,0) size 566x19
17 text run at (0,0) width 442: "This test passed. We don't support outer HTML on the document object. " 17 text run at (0,0) width 441: "This test passed. We don't support outer HTML on the document object. "
18 text run at (442,0) width 125: "Neither does WinIE." 18 text run at (440,0) width 126: "Neither does WinIE."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698