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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/svg-float-border-padding-expected.txt

Issue 1913623002: Manual rebaselines for r388291 #3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/android/svg/custom/svg-float-border-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/svg-float-border-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/svg-float-border-padding-expected.txt
deleted file mode 100644
index dd5cc3b8fc04de09bb023103ab34c790d594d4cb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/svg-float-border-padding-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x526
- LayoutBlockFlow {html} at (0,0) size 800x526
- LayoutBlockFlow {body} at (8,8) size 784x502
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 608x19
- text run at (0,0) width 229: "The two blocks should look identical. "
- text run at (229,0) width 379: "One uses an SVG, and the other just uses a normal HTML div."
- LayoutBlockFlow {p} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 338x19
- text run at (0,0) width 338: "There should be a red, white and blue pattern below this"
- LayoutSVGRoot (floating) {svg} at (18,90) size 140x140
- LayoutSVGRect {rect} at (38,110) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutBlockFlow {p} at (0,232) size 784x20
- LayoutText {#text} at (0,0) size 338x19
- text run at (0,0) width 338: "There should be a red, white and blue pattern above this"
- LayoutBlockFlow {hr} at (0,268) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {p} at (0,286) size 784x20
- LayoutText {#text} at (0,0) size 338x19
- text run at (0,0) width 338: "There should be a red, white and blue pattern below this"
- LayoutBlockFlow (floating) {div} at (10,332) size 140x140 [border: (10px solid #FF0000)]
- LayoutBlockFlow {div} at (20,20) size 100x100 [bgcolor=#0000FF]
- LayoutBlockFlow {p} at (0,482) size 784x20
- LayoutText {#text} at (0,0) size 338x19
- text run at (0,0) width 338: "There should be a red, white and blue pattern above this"

Powered by Google App Engine
This is Rietveld 408576698