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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/layers/opacity-transforms-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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 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 800x84 3 layer at (0,0) size 800x84
4 LayoutBlockFlow {HTML} at (0,0) size 800x84 4 LayoutBlockFlow {HTML} at (0,0) size 800x84
5 LayoutBlockFlow {BODY} at (8,16) size 784x52 5 LayoutBlockFlow {BODY} at (8,16) size 784x52
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {A} at (0,0) size 310x18 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 310x18 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 310x18 8 LayoutText {#text} at (0,0) size 310x18
9 text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?i d=22026" 9 text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?i d=22026"
10 LayoutBlockFlow {P} at (0,34) size 784x18 10 LayoutBlockFlow {P} at (0,34) size 784x18
11 LayoutText {#text} at (0,0) size 663x18 11 LayoutText {#text} at (0,0) size 662x18
12 text run at (0,0) width 663: "Test that elements with transform and op acity on a parent are not clipped. You should see no red below." 12 text run at (0,0) width 662: "Test that elements with transform and op acity on a parent are not clipped. You should see no red below."
13 layer at (150,200) size 100x100 13 layer at (150,200) size 100x100
14 LayoutBlockFlow (positioned) {DIV} at (150,200) size 100x100 [bgcolor=#FF0000] 14 LayoutBlockFlow (positioned) {DIV} at (150,200) size 100x100 [bgcolor=#FF0000]
15 layer at (100,150) size 100x100 transparent 15 layer at (100,150) size 100x100 transparent
16 LayoutBlockFlow (positioned) {DIV} at (100,150) size 100x100 16 LayoutBlockFlow (positioned) {DIV} at (100,150) size 100x100
17 layer at (100,150) size 10x10 17 layer at (100,150) size 10x10
18 LayoutBlockFlow {DIV} at (0,0) size 10x10 18 LayoutBlockFlow {DIV} at (0,0) size 10x10
19 layer at (100,150) size 100x100 19 layer at (100,150) size 100x100
20 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000] 20 LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698