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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-79-expected.txt

Issue 1407233003: Auto-rebaseline for r354005 (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/linux/css3/selectors3/html/css3-modsel-79-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-79-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-79-expected.txt
index 1a965f6412e8a3070aafefa4cba6c06905553586..a7b9289dd5c3d2fcf8c14d7f036278decd9e5e3f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-79-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-79-expected.txt
@@ -8,11 +8,11 @@ layer at (0,0) size 800x136
LayoutText {#text} at (0,0) size 183x19
text run at (0,0) width 183: "This div contains 3 addresses :"
LayoutBlockFlow {ADDRESS} at (16,20) size 768x20
- LayoutText {#text} at (0,0) size 256x19
- text run at (0,0) width 256: "A first address with normal background"
+ LayoutText {#text} at (0,0) size 255x19
+ text run at (0,0) width 255: "A first address with normal background"
LayoutBlockFlow {ADDRESS} at (16,56) size 768x20 [bgcolor=#00FF00]
- LayoutText {#text} at (0,0) size 355x19
- text run at (0,0) width 355: "A second address that should have a green background"
+ LayoutText {#text} at (0,0) size 354x19
+ text run at (0,0) width 354: "A second address that should have a green background"
LayoutBlockFlow {ADDRESS} at (16,92) size 768x20 [bgcolor=#00FF00]
- LayoutText {#text} at (0,0) size 342x19
- text run at (0,0) width 342: "A third address that should have a green background"
+ LayoutText {#text} at (0,0) size 340x19
+ text run at (0,0) width 340: "A third address that should have a green background"

Powered by Google App Engine
This is Rietveld 408576698