mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Port over part of changeset eaea9e3806a3 to FrameLayerBuilder to fix reftest failure in ogg-video/clipping-1a.html
This commit is contained in:
parent
5cb6f06477
commit
b045d986ea
@ -379,6 +379,7 @@ static void BuildLayers(nsDisplayListBuilder* aBuilder,
|
||||
"initial group is empty");
|
||||
// This item is above the first Thebes layer.
|
||||
areaAboveFirstThebesLayer.Or(areaAboveFirstThebesLayer, bounds);
|
||||
layerItems = &aLayers->ElementAt(aLayers->Length() - 1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user