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: third_party/WebKit/LayoutTests/platform/linux/fast/forms/006-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 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: third_party/WebKit/LayoutTests/platform/linux/fast/forms/006-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/006-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/006-expected.txt
index f220000883102712fc9a6596269f2baf41a235b0..4331a102dc958bd1d6992985802cc98c28581c6d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/006-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/006-expected.txt
@@ -8,6 +8,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {LEGEND} at (42,0) size 114.89x20
LayoutText {#text} at (2,0) size 111x19
text run at (2,0) width 111: "Test without forms"
- LayoutBlockFlow {DIV} at (22,25.59) size 726x20
- LayoutText {#text} at (0,0) size 263x19
- text run at (0,0) width 263: "A DIV inside a fieldset, not related to forms"
+ LayoutBlockFlow (anonymous) at (22,15.59) size 726x30
+ LayoutBlockFlow {DIV} at (0,10) size 726x20
+ LayoutText {#text} at (0,0) size 263x19
+ text run at (0,0) width 263: "A DIV inside a fieldset, not related to forms"

Powered by Google App Engine
This is Rietveld 408576698