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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt

Issue 1412303002: 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
index 3984fe85a5a101eee94a91551a3c2369821b7d15..2e732ebc7c97a6e31d01217b6c135c7b776a1c69 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
@@ -4,17 +4,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 55x18
- text run at (0,0) width 55: "Test for "
- LayoutInline {I} at (0,0) size 679x18
- LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
- LayoutText {#text} at (54,0) size 306x18
- text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=15309"
- LayoutText {#text} at (359,0) size 374x18
- text run at (359,0) width 5: " "
- text run at (363,0) width 370: "Crash due to infinite recursion in LayoutTable::addChild"
- LayoutText {#text} at (732,0) size 5x18
- text run at (732,0) width 5: "."
+ LayoutText {#text} at (0,0) size 54x18
+ text run at (0,0) width 54: "Test for "
+ LayoutInline {I} at (0,0) size 675x18
+ LayoutInline {A} at (0,0) size 305x18 [color=#0000EE]
+ LayoutText {#text} at (53,0) size 305x18
+ text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15309"
+ LayoutText {#text} at (357,0) size 371x18
+ text run at (357,0) width 5: " "
+ text run at (361,0) width 367: "Crash due to infinite recursion in LayoutTable::addChild"
+ LayoutText {#text} at (727,0) size 5x18
+ text run at (727,0) width 5: "."
LayoutBlockFlow {P} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 514x18
text run at (0,0) width 514: "The following should look the same (and have identical render tree hierarchies):"

Powered by Google App Engine
This is Rietveld 408576698